Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: oracle 32 or 64 bit on hp and aix
Here is the Output from the query: select * from v$version; on HP-UX
SQL> select * from v$version;
BANNER
-----Original Message-----
From: Steve McClure [mailto:steve_at_pactr.com]
Sent: Tuesday, August 29, 2000 4:31 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: oracle 32 or 64 bit on hp and aix
Actually select from v$version doesn't indicate 32 or 64 bit. Well at least not on the 32 bit version. I guess that means it might be a way to do it, but I know you can tell by issuing the command file $ORACLE_HOME/bin/oracle
This should do it.
Steve McClure
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Tuesday, August 29, 2000 3:23 PM
> select * from v$version
>
>
> -----Original Message-----
> Sent: Tuesday, August 29, 2000 1:33 PM
> To: Multiple recipients of list ORACLE-L
>
>
> How do I know 32 or 64 bit oralce are installed on HP and AIX?
>
> Thanks
> Linda
>
> --
> Author: Linda Wang
> INET: lwang_at_messagemedia.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).
> --
> Author: Janardhana Babu
> INET: jbdonga_at_ucdavis.edu
>
> 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).
>
-- Author: Steve McClure INET: steve_at_pactr.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 mayReceived on Tue Aug 29 2000 - 18:16:49 CDT