ps -ef |grep ora_ does not show any processes.but database status is open
500872Oct 14 2009 — edited Oct 15 2009Hi,
I just logged in into my server. Strangely i could not find any processes with ps -ef |grep ora_ command.
But when i logged in to sqlplus , i saw database is open and read write mode.
I checked the env file and SID is set correct.
What is happening here?
Balu.