Oracle DBA Quick Notes
Tuesday, September 20, 2011
How do you see how many instances are running?
For single instance Oracle Database Server, you can find the number of instances running using below commands.
In Linux, Unix the command:
$ ps -ef | grep pmon
In Windows:
services.msc
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment