Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 64 bit or 32 bit?

RE: 64 bit or 32 bit?

From: McGlaughlin,Stewart <mcglaughlin_at_attws.com>
Date: Wed, 16 Aug 2000 16:12:35 -0400
Message-Id: <10591.114773@fatcity.com>


Greg,
Take your pick...

  1. Login to SQL*Plus (it will show version info in banner)

        [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



Stewart McGlaughlin
Oracle DBA
On-site at AT&T Wireless Services
Oracle Links @ http://www.stewartmc.com/oracle stewartm_at_iname.com

> -----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

Original text of this message

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