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 to get database names without login in as DBA

Re: How to get database names without login in as DBA

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Tue, 26 Jun 2001 23:00:52 +0100
Message-ID: <9hb0le$6va$1@news.chatlink.com>

select * from global_name may assist

hth

--
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
"Hugh Xie" <chalesx_at_yahoo.com> wrote in message
news:48854e4d.0106260651.44621904_at_posting.google.com...

> I am trying list the database names for a given server via JDBC.
> However, I do not have privs to 'sys'. So I can not do 'select name from
> v$database'. Is there anyother way? Thanks in advance.
Received on Tue Jun 26 2001 - 17:00:52 CDT

Original text of this message

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