Showing posts with label ORA-24779. Show all posts
Showing posts with label ORA-24779. Show all posts

Monday, 23 April 2012

ORA-24779: detach not allowed with open remote cursor

ORA-24779: detach not allowed with open remote cursor

Cause: The migratable transaction tried to detach from the current session while having an open remote cursor.

Action: Close any open remote cursor prior to detach.