Database not accessible!!
Hi all,
While trying to connect to Oracle database, I am getting "ORA-03113- end-of-file on communication channel" which means my database is not accessible may be because listener is down or something so I checked the listener which is running fine but when i checked the status of my database using "ps -ed | grep pmon" , its not listing any process which indicated that my db is down. So I tried to connect to the db using sqlplus "/ as sysdba" but i got Bus error . I have not idea what does that mean and how to get it resolved?
Any thoughts?
O/S : Linux 2.6.9-42.0.0.0.1.ELsmp #1 SMP Sun Oct 15 14:02:40 PDT 2006 i686 i686 i386 GNU/Linux
DB : Oracle 9iR2
TIA,
Onkar