ERROR | database link is in use |
CAUSE | a transaction is active or a cursor is open on the database link given in the alter session close database link command. |
ACTION | commit or rollback, and close all cursors |
ERROR | database link is in use |
CAUSE | a transaction is active or a cursor is open on the database link given in the alter session close database link command. |
ACTION | commit or rollback, and close all cursors |