Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 64 bit or 32 bit?
Greg,
Take your pick...
[CS_PROD] ISSERVER ==> sqlplus scott/tiger
SQL*Plus: Release 8.0.5.0.0 - Production on Wed Aug 16 16:2:5 2000
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Connected to: Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production PL/SQL Release 8.0.5.0.0 - Production
-or-
2) $ORACLE_HOME/orainst/inspdver | grep RDBMS
If you wanted to check the other 'core' products, you can login to SQL*PLUS and query v$version (as SYS or SYSTEM) or remove the 'grep' command from the second option above.
HTH
> -----Original Message-----
> From: gfaktor_at_ecal.com [SMTP:gfaktor_at_ecal.com]
> Sent: Wednesday, August 16, 2000 11:34 AM
> To: Multiple recipients of list ORACLE-L
> Subject: 64 bit or 32 bit?
>
>
> Hi All!
> How I could find out what Oracle version installed on SunOS: 64 bit or 32
> bit?
> Thanks.
> Greg.
>
> --
> Author: Gregory Faktor
> INET: gfaktor_at_ecal.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Aug 16 2000 - 15:12:35 CDT