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
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?