Tuesday 20 March 2012

ORA-15091: operation incompatible with open handle in this session

ORA-15091: operation incompatible with open handle in this session

Cause: The current session contained an open handle from the DBMS_ DISKGROUP PL or SQL package which precluded performing the command.

Action: Close the hanlde with DBMS_DISKGROUP.CLOSE() before executing the command, or execute the command in a different session.

No comments:

Post a Comment