| 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
It works on Sun/Sparc Solaris 2.7:
$ file oracle
oracle:         ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not stripped
> Strange.  Admittedly I don't currently have access to an HP or AIX box.  I
> have worked with HPUX, and figured that the file command would tell you all
> the details about the file in question.  Perhaps if you checked the manpage
> for file you would see a switch that would help you.  Alternatively it seems
> that if you have the 64 bit version, Oracle goes out of the way to let you
> know with messages in SQL*Plus, v$version and possibly more places.
> 
> Steve McCLure
> 
> 
> ----- Original Message -----
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Sent: Tuesday, August 29, 2000 5:14 PM
> 
> 
> > file $ORACLE_HOME/bin/oracle on HP or AIX did not show 32-bits.
> >
> > -----Original Message-----
> > McClure
> > Sent: Tuesday, August 29, 2000 5:31 PM
> > To: Multiple recipients of list ORACLE-L
> >
> >
> > 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 may
> > also send the HELP command for other information (like subscribing).
> >
> > --
> > 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: 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 may
Received on Thu Aug 31 2000 - 12:34:41 CDT
|  |  |