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 -> How to find out which version is installed - standard or enterpri se?

How to find out which version is installed - standard or enterpri se?

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Tue, 5 Aug 2003 12:29:23 +0100
Message-ID: <E2F6A70FE45242488C865C3BC1245DA703FE0C80@lnewton.leeds.lfs.co.uk>


SQL> select Banner from v$version

BANNER



Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
PL/SQL Release 9.2.0.1.0 - Production                           
CORE	9.2.0.1.0	Production

TNS for HPUX: Version 9.2.0.1.0 - Production                    
NLSRTL Version 9.2.0.1.0 - Production                           
5 rows selected  

The first one gives the game away :o)

Cheers,
Norman.

PS. This is on HPUX on a 64 bit HP server. Received on Tue Aug 05 2003 - 06:29:23 CDT

Original text of this message

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