Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to determine all the instances on a server

Re: How to determine all the instances on a server

From: Albert Borrull <aborrull_at_sgosoft.com>
Date: 11 Jun 1998 17:55:10 GMT
Message-ID: <01bd9562$97673920$4300a8c0@sgo-x2.sgosoft.com>


This is OS dependent. For instance:

Netware 4.X: display oracle status

Unix:            ps -el | grep -i dbwr
NT:	       see control-panel -> Services
....

Randy Watts <wrwatts_at_pacbell.com> escribió en artículo <358004A6.B1306F71_at_pacbell.com>...
> Is there a select statement or system command dimilar to sysbase's
> sp_helpdb
> that you can use to determine all the instances running on a particular
> server
>
>
>
>
Received on Thu Jun 11 1998 - 12:55:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US