Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Query to determine 32 or 64 bit?
Yes, it is there. And it means that your version is a 32 bit. If it were an 64, it would appear explicitly.
Also, if your OS works with ELF's files, you could issue a file command over oracle bin. Fe:
$ file $ORACLE_HOME/bin/oracle
/oas/8.1.7/bin/oracle: ELF 32-bit MSB executable
SPARC Version
1, dynamically linked, not stripped
Regards.
--- David Wagoner <dwagoner_at_arsenaldigital.com> wrote:
> What's the query to determine if the Oracle version
> is 32 or 64 bit? I
> queried v$version but it's not there. I know there
> is a query because I've
> seen it before but don't remember it.
>
>
> david
>
> David B. Wagoner
> Database Administrator
> Arsenal Digital Solutions Worldwide Inc.
> 4815 Emperor Blvd., Suite 110
> Durham, NC 27703
> Tel. (919) 941-4645
> Fax (919) 474-0735
> Email <mailto:dwagoner_at_arsenaldigital.com>
> mailto:dwagoner_at_arsenaldigital.com
> Web <http://www.arsenaldigital.com/>
> http://www.arsenaldigital.com/
>
>
> *** NOTICE ***
> This e-mail message is confidential, intended only
> for the named
> recipient(s) above and may contain information that
> is privileged, work
> product or exempt from disclosure under applicable
> law. If you have
> received this message in error, or are not the named
> recipient(s), please
> immediately notify the sender at (919) 941-4645 and
> delete this e-mail
> message from your computer. Thank you.
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Christian Trassens INET: ctrassens_at_yahoo.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 Thu Dec 13 2001 - 10:55:05 CST
![]() |
![]() |