Home » RDBMS Server » Server Administration » Databases on solaris
Databases on solaris [message #144704] Thu, 27 October 2005 14:08 Go to next message
nitin_228
Messages: 29
Registered: May 2005
Location: RICHMOND, VA
Junior Member

Which command is used to find out all the databases
on a solaris machine

Thanks,
Nitin
Re: Databases on solaris [message #144717 is a reply to message #144704] Thu, 27 October 2005 16:05 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
No default command available.
You have find your way out.
1. all running instances could be identiified by
ps -ef |grep smon
2. entries in oratab ( can be overwritten).
Re: Databases on solaris [message #144880 is a reply to message #144704] Fri, 28 October 2005 12:45 Go to previous messageGo to next message
nmacdannald
Messages: 460
Registered: July 2005
Location: Stockton, California - US...
Senior Member
ps -ef |grep smon - will give you running instances only, not ones that aren't running.
Re: Databases on solaris [message #144881 is a reply to message #144880] Fri, 28 October 2005 12:47 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Quote:

1. all running instances could be identiified by
ps -ef |grep smon

Yes.
That is what i have said.
Re: Databases on solaris [message #145132 is a reply to message #144704] Tue, 01 November 2005 01:04 Go to previous message
ignu
Messages: 3
Registered: October 2005
Junior Member
ps -ef |grep ora_ can also do it
Previous Topic: how to monitor database
Next Topic: Child cursor
Goto Forum:
  


Current Time: Fri Jan 10 12:44:31 CST 2025