openned cursor
We got a procedure which load a data form intermediate table to oracle existin table (Fixed_Assets),so How can know or see how many cursors are oppened for this procedure ? in order to see if i've to increase the default parameter "open_cursors" on our database ?
thnks alot