Oracle Error Message
ORA-01089: immediate shutdown in progress – no operations are permitted
Reason for the Error
The SHUTDOWN IMMEDIATE command was used to shut down a running ORACLE instance, so your operations have been terminated.
Solution
Wait for the instance to be restarted, or contact your DBA.