How to fix the Oracle error ORA-01089: immediate shutdown in progress – no operations are permitted?
In this post, you’ll learn more about the Oracle ErrorORA-01089: immediate shutdown in progress – no operations are permitted with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-01089: immediate shutdown in progress – no operations are permitted
Reason for the Error ORA-01089: immediate shutdown in progress – no operations are permitted
The SHUTDOWN IMMEDIATE command was used to shut down a running ORACLE instance, so your operations have been terminated.
How to fix the Error ORA-01089: immediate shutdown in progress – no operations are permitted ?
You can fix this error in Oracle by following the below steps
Wait for the instance to be restarted, or contact your DBA.
Leave Your Comment