Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> How to find out which version is installed - standard or enterpri se?
SQL> select Banner from v$version
BANNER
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 - Production5 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