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

Oracle Error Message

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

Reason for the Error

The current session contained an open handle from the DBMS_DISKGROUP PL/SQL package which precluded performing the command.

Solution

Execute the command in a different session.