Database Error Messages

OCI-01586

database must be mounted EXCLUSIVE and not open for this operation

Cause

Attempting to DROP DATABASE when the database is not mounted EXCLUSIVE.


Action

Mount the database in EXCLUSIVE mode.