Hi Gurus,
I tried to start up the database by issuing the command on my Dev server
c:\>sqlplus/nolog
connect / as sysdba
"startup,"
and I am getting the following error:
ORA-03113 end-of-file on communication channel
And the second time I issued the command, I got the following errors:
ORA-24324 service handle not initialized
ORA-01041 internal error. hostdef extension doesn't exist.
O.S IS WINDOWS 2003.
ORACLE RDBMS Version: 10.2.0.2.0
Pls advice.
Thanks.