Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 64 bit or 32 bit
yasaswi_at_encfor.com (Yasaswi Pulavarti) wrote in message news:<aa862233.0411291153.7d2a853c_at_posting.google.com>...
> How can I verify if Oracle 10g running on RHEL 3 AS is running on 64
> bit mode or 32 bit mode?
> Also the x86-64 installation guide does not not talk about
> "runInstaller" asking if the DBA wants 64 bit Oracle 10g installed or
> 32 bit Oracle 10g installed. How can I specify which bit version to
> install?
> Please help.
> Thanks,
> Yasaswi
The writing on the installation CD should tell you which version it is.
Once installed and a database is configured then the header lines from SQLPlus should provide this as well as queries on product_component_version which provides a formatted view of the same information as v$version provides.
HTH -- Mark D Powell -- Received on Mon Nov 29 2004 - 17:19:31 CST
![]() |
![]() |