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: Find Oracle Instance Names in UNIX Server

Re: Find Oracle Instance Names in UNIX Server

From: George Dau <gedau_at_isa.mim.com.au>
Date: Tue, 16 Mar 1999 22:26:27 GMT
Message-ID: <36efd9e6.947564645@158.54.6.109>


maa_at_molhk.com.hk wrote:

]Pls kindly advise how I can find out which Oracle instances and Database exist
]in UNIX Server. For a Server with multi-instance, I want to know the
]combination of instance/database name (even they haven't started up).

As Rene suggested, /etc/oratab is the place to look. Also check for a /var/opt/oracle/oratab

These will list database SIDs, but also oracle home directories. Go to these oracle home directories and look in $ORACLE_HOME/dbs/pfile and see what init$SID.ora files are there - could be more SIDs defined in there that are not in oratab files.

--
 ,-,_|\ George Dau - Unix (Solaris, DEC Unix, Linux), Oracle, Internet. __

/    * \ Home: gedau_at_pobox.com         !  Any views or opinions expressed (OO)
\_,--\_/ Work: gedau_at_isa.mim.com.au    !  above may be mine, but are NOT ( \/ )
      v   WWW: http://pobox.com/~gedau !  necessarily those of M.I.M.     W--W
Received on Tue Mar 16 1999 - 16:26:27 CST

Original text of this message

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