Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: how to check 32 or 64 bit?
> How to check whether i am running 32 or 64
> bit Sun Solaris?
$ isainfo -kv
64-bit sparcv9 kernel modules
> Also how to check whether my DB is 32 or
> 64 bit
$ file $ORACLE_HOME/bin/oracle
/oracle/u01/8.1.7/bin/oracle: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not stripped
-- My employers like me, but not enough to let me speak for them. Greg Norris Sprint LTD Database Administration Phone: 913-345-6628 Exchange: Norris, Gregory T. [ITS] Internet: gregory.t.norris_at_mail.sprint.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Norris, Gregory T [ITS] INET: gregory.t.norris_at_mail.sprint.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Tue Sep 23 2003 - 14:44:40 CDT