Home » RDBMS Server » Server Administration » URGENT! How to find Oracle Edition ???
URGENT! How to find Oracle Edition ??? [message #56113] Thu, 06 March 2003 13:48 Go to next message
sheela
Messages: 66
Registered: March 2002
Member
Hi,
Could anyone please tell me how do I actually go about finding what edition (standard, enterprise) of Oracle 8.1.7 is installed on a Solaris system?? (Solaris 2.8)

Thanks
Tony
Re: URGENT! How to find Oracle Edition ??? [message #56115 is a reply to message #56113] Thu, 06 March 2003 15:05 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
-- unix.rgs gives information 
-- when u log into svrmgrl, or sqlplus, the info is automatically displayed

$ uname -a
SunOS laugh 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-250
$ pwd
/db/app/oracle/product/8.1.7/install
$ cat unix.rgs
sql*plus 8.1.7.0.0 Production
Java 8.1.7.0.0 Production
rdbms 8.1.7.0.0 Production
svrmgr 8.1.7.0.0 Production
$ svrmgrl

Oracle Server Manager Release 3.1.7.0.0 - Production

Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.

Oracle8i Enterprise Edition Release 8.1.7.0.0 - 64bit Production
With the Partitioning option
JServer Release 8.1.7.0.0 - 64bit Production

SVRMGR>

Re: URGENT! How to find Oracle Edition ??? [message #56127 is a reply to message #56113] Fri, 07 March 2003 02:53 Go to previous message
psmyth
Messages: 81
Registered: October 2002
Member
select * from v$version;
Previous Topic: removing oracle directory
Next Topic: cpu usage-oracle.exe shoots up to 80%-90%
Goto Forum:
  


Current Time: Fri Sep 20 02:24:43 CDT 2024