Re: not quite enough?

From: Soeren Degn Jahns <nospam_at_nospam.dk>
Date: Fri, 23 Jul 2004 21:21:59 +0200
Message-ID: <VzdMc.27100$Vf.1482583_at_news000.worldonline.dk>


> Thanks, Soeren. I found the last link helpful, but I don't see that the
> first one really tells you how to obtain the name of the server?

Hi Richard. Yeah, you're right. I was a bit too fast there, sorry. Would, what you are looking for, be the global_name then:

    SELECT global_name FROM global_name ;

This would be equivialent to:

    SELECT ora_database_name FROM dual;

Hope this helps?

// Soeren Received on Fri Jul 23 2004 - 21:21:59 CEST

Original text of this message