Re: Stopping an instance selectively

From: jansher <na_at_jansher.demon.co.uk>
Date: Fri, 02 Apr 1999 14:59:23 +0200
Message-ID: <3704BF2A.686D1721_at_jansher.demon.co.uk>


If you can connect using server manager, then you can check the database name using

select name from v$datatabase;

To stop one or more, you need to set up your environment correctly.

ie ORACLE_SID, ORACLE_HOME, PATH

Nas

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 Fri Apr 02 1999 - 14:59:23 CEST

Original text of this message