Rollback statement closes cursor [message #93911] |
Tue, 25 March 2003 07:24 |
Nitin Patil
Messages: 1 Registered: March 2003
|
Junior Member |
|
|
Hi,
I am running pro*c code which issues rollback/commit depending on status of set of records , whenever a rollback is issued by code , rollback closes the cursor and then it gives error:
"fetch out of sequence".
This happens randomly
can ane 1 tell that why does rollback closes the cursor. ???
*)The select statement is simple select statement without for update clause.
what is the solution for this.
|
|
|
|
|