Database Error Messages

ORA-01089

Instance shutdown or PDB close in progress. No operations are permitted.

Cause

Operations have been terminated because either the SHUTDOWN IMMEDIATE command is being used to shut down a running Oracle instance, or the CLOSE IMMEDIATE command is being used to shut down a pluggable database (PDB).


Action

Wait for the instance to be restarted, or contact your database administrator.