0 pts.
 ORA-00600
Using Oracle 8i. Failing to log into sql plus. ORA-01033, ORA-00604 and ORA-0100109. shutdown at command prompt is coming up with ORA-01109 and startup is coming up with ORA-00600. Please kindly assist. I am a new user of Oracle. Thank you

Software/Hardware used:
ASKED: September 21, 2004  5:22 AM
UPDATED: September 21, 2004  7:22 AM

Answer Wiki:
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?
Last Wiki Answer Submitted:  September 21, 2004  7:22 am  by  Uktdtd   0 pts.
All Answer Wiki Contributors:  Uktdtd   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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?

 0 pts.