ORA-01033 is ‘startup or shutdown in progress’ – so you’re trying to connect before the database is properly up.
ORA-01109 is ‘database not open’, so again, the database is not starting up properly.
Your other erros indicate some internal issues with the instance.
Have you checked your memory requirements for the SGA and other areas, and the memory settings on the server?
Discuss This Question: 1  Reply