Oracle DBA, How To, Error, Cause and Action

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/SQL package which precluded performing the command.



Action:


Execute the command in a different session.

No comments:

Post a Comment

Thanks for your comment.