Ask Your Question
3

What does the error message ORA-01033: ORACLE initialization or shutdown in progress 01033. 00000 mean in Oracle 19c?

asked 2022-04-25 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-05-31 17:00:00 +0000

qstack gravatar image

The error message ORA-01033: ORACLE initialization or shutdown in progress 01033. 00000 means that the requested operation cannot be completed because either the Oracle instance is starting up or shutting down. This error can happen in various situations such as during database startup, when the database is being shut down, or when some other system process is accessing the database. The user should wait for the initialization or shutdown process to complete and try again. If the problem persists, the user should check the Oracle alert log and the system logs for additional information.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-25 11:00:00 +0000

Seen: 7 times

Last updated: May 31 '22