| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: SQL command to determine if DB is open
Hi Andy,
If I understand you correctly, how about using something like the v$instance view (described next)
SQL> desc v$instance
Name Null ------------------------------- ----
STATUS
Hopefully this helps..
Steve
"Andy Weiss" <amw157_at_aol.com> wrote in message
news:6b0f7239.0108070910.40766f3f_at_posting.google.com...
> I need a quick command that I can execute in SQL Plus to determine if
> a database is open or not. Been wading through Oracle's documentation
> hopelessly for hours.
>
> Any suggestions?
> Andy
Received on Tue Aug 07 2001 - 12:15:08 CDT
![]() |
![]() |