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: Stopping instances selectively

Re: Stopping instances selectively

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 25 Mar 1999 07:21:18 +0100
Message-ID: <36F9D5DD.6DCC7656@sybrandb.demon.nl>


ps -ef | grep oralgwr will show you a list of log writers, always one per database.
To shut, run . oraenv setting the correct ORACLE_SID and ORACLE_HOME, run svrmgrl, connect internal, shutdown normal|immediate|abort and that should be it.

Hth,

Sybrand Bakker, Oracle DBA

Kersi Marolia wrote:

> On a Sun SPARC Enterprise 450 server with Solaris 2.6 and Oracle 7.3.4,
> how can you determine (with server manger) which instances (for 2 or
> more independent databases) are running. And how can you selectively
> stop one or more of these instances.
>
> Thanks for your help
>
> Kersi


Received on Thu Mar 25 1999 - 00:21:18 CST

Original text of this message

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