How to fix the Oracle error ORA-01090: shutdown in progress – connection is not permitted?

In this post, you’ll learn more about the Oracle ErrorORA-01090: shutdown in progress – connection is not permitted with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-01090: shutdown in progress – connection is not permitted

Reason for the Error ORA-01090: shutdown in progress – connection is not permitted

The SHUTDOWN command was used to shut down a running ORACLE instance, so you cannot connect to ORACLE.

How to fix the Error ORA-01090: shutdown in progress – connection is not permitted ?

You can fix this error in Oracle by following the below steps

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