How to fix the Oracle error ORA-01088: shutdown in progress – operation not permitted until restart?
In this post, you’ll learn more about the Oracle ErrorORA-01088: shutdown in progress – operation not permitted until restart with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-01088: shutdown in progress – operation not permitted until restart
Reason for the Error ORA-01088: shutdown in progress – operation not permitted until restart
The SHUTDOWN command was used to shut down a running Oracle instance but the shutdown operation was not complete.
How to fix the Error ORA-01088: shutdown in progress – operation not permitted until restart ?
You can fix this error in Oracle by following the below steps
Wait for the instance to be restarted or contact your database administrator.
Leave Your Comment