Re: How many instances are created in the server?



On Apr 13, 8:14 pm, Woody Ling <woodyl...@xxxxxxxxx> wrote:
For DB2, I can use 'db2ilist' to list all created instance in the
server.

Is there any way in oracle to check and display all created instances
in the server even though they are not started?

Thanks.
Woody Ling
Hong Kong

An instance doesn't exist until it is started, since it is a
combination of processes and memory structures. It is actually quite
a tough general problem to figure out which potential instances may be
started on a box, since things may be configured in many ways. If
everything were done right, it would be simple, the oratab would show
the instances, but as David pointed out, it might not be maintained
correctly, and in addition some platforms put it elsewhere than /etc.
And some places don't use it at all.

One possible way to figure it out is to look for pfile*.ora and
spfile*.ora, but of course, if they exist on a mount point that isn't
there when you are looking that won't work either (I can't help it if
some sysadmins do weird things!). The more common case as far as I've
seen is old and unused things scattered about to really confuse the
newbies. Another thing is to look at all .profiles and .logins (and
similar files on your environment) for references to ORACLE_HOME,
oraenv or coraenv, and see if there is anything in $ORACLE_HOME/dbs or
$ORACLE_HOME/network/admin, they may give a clue. look for
tnsnames.ora files floating about (including on clients). Also check
the docs for OFA, look in those places for trace or alert logs
(perhaps ${ORACLE_BASE}/admin/${ORACLE_SID}/*dump/*, though I've seen
that not work with a strange $ORACLE_BASE/$ORACLE_HOME test
environment, try a find / -name "aler*log"|more)

In addition, there may be Application Server instances.

All we can say is, read the concepts and administration manuals, and
know your configuration.

jg
--
@home.com is bogus.
How stupid is zoominfo? http://www.zoominfo.com/search/PersonDetail.aspx?PersonID=1210968200
.



Relevant Pages

  • Re: SBS SP 1 installation error
    ... Component Name: Microsoft Exchange Forest Preparation ... Component Name: Server Configuration ... Component Name: Windows Server 2003 Configuration ... Component Name: Networking Configuration ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Misconfigured?
    ... The netgear has a setting for the Internet IP which is set to the ... DNS server address is set to SBS server's ip 192.168.5.109 ... but something else is clearly awry if you can't get DHCP ... Which, based on the configuration you gave, is part of the problem. ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Misconfigured?
    ... The netgear has a setting for the Internet IP which is set to the ... DNS server address is set to SBS server's ip 192.168.5.109 ... DHCP working - and as Cliff says, that should be a simple thing. ... Which, based on the configuration you gave, is part of the problem. ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Misconfigured?
    ... The netgear has a setting for the Internet IP which is set to the ... DNS server address is set to SBS server's ip 192.168.5.109 ... but something else is clearly awry if you can't get DHCP ... Which, based on the configuration you gave, is part of the problem. ...
    (microsoft.public.windows.server.sbs)
  • RE: ceicw fails every time
    ... I'd like confirming CEICW steps with you to ensure there is not problem ... You have to rerun the CEICW to make sure your SBS 2003 server have right ... On the "Services Configuration" page, select all the items and then ... Calling CCertCommit::ValidatePropertyBag ...
    (microsoft.public.windows.server.sbs)