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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Listing all Oracle instances in UNIX

Re: Listing all Oracle instances in UNIX

From: Steve Dodsworth <steven_dodsworth_at_qsp.co.uk>
Date: 1996/12/03
Message-ID: <01bbe107$2e9ecb80$5e0285c1@pc363.qsp.co.uk>#1/1

You can use ps -ef | grep -i smon to see which ones are running

-- 
Regards
Steve



janet <janet_at_telesph.com> wrote in article <32A301C2.713_at_telesph.com>...

> Hi,
> How, using unix, does one list all existing
> instances (ORACLE_SIDs)? There _MUST_ be a way!
>
> I am just trying to monitor them to make sure
> too many don't get created.
>
> thanks in advance!
> janet
>
Received on Tue Dec 03 1996 - 00:00:00 CST

Original text of this message

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