ORA-01023: Cursor context not found (Invalid cursor number)
430762Jan 10 2007 — edited Mar 19 2007Hi,
We have refreshed our dev database using exp/imp from Prod DB.
It was schema level exp/imp.
Oracle DB Version is 8.1.7.4
After refresh we are getting error ORA-01023: Cursor context not found (Invalid cursor number)
What could be the reason behind this?
I can understand that the cursor number is invalid and maybe cursor is not open.
What is the solution for this error?
Thanks in Advance
AT