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: How can you tell if an oracle database is open at the OS level

Re: How can you tell if an oracle database is open at the OS level

From: gazzag <gareth_at_jamms.org>
Date: 28 Feb 2007 07:11:51 -0800
Message-ID: <1172675511.514752.188300@k78g2000cwa.googlegroups.com>


On 28 Feb, 14:40, "Massa Batheli" <mng..._at_gmail.com> wrote:
> Oracle 9.2.0.5 Hp UX
>
> Is there a way to tell if a database is open or mounted at the OS
> level (without querying the database dict) ?
>
> Thanks
>
> Massa

"tail -f" the alert log. If there's activity on the databases, you'll see log switches.

HTH -g Received on Wed Feb 28 2007 - 09:11:51 CST

Original text of this message

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