Oracle Solution for Error ora-01089

Solution for Oracle Error ORA-01089

ORA-01089: immediate shutdown in progress - no operations are permitted

What triggered the Error:

The SHUTDOWN IMMEDIATE command was used to shut down a running ORACLE instance, so your operations have been terminated.

What should we do to fix it:

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