Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to tell if installed database is 32/64 bit?

Re: How to tell if installed database is 32/64 bit?

From: Jayaraman Ashok <ashok_jayaraman_at_yahoo.com>
Date: 29 Apr 2002 23:11:32 -0700
Message-ID: <7ca2852.0204292211.636d9242@posting.google.com>


Hi
If you login to sqlplus the banner will display 64-bit if you have installed a 64-bit version of Oracle.

HTH.
-Ashok  

Stan <stan0074_at_yahoo.com> wrote in message news:<3CCA1547.1040203_at_yahoo.com>...
> go to $ORACLE_HOME/bin and then type file oracle, should get similar out
> like below if its 32 bit :
>
> oracle: ELF 32-bit MSB executable SPARC Version 1, dynamically
> linked, not stripped
>
> -Stan
>
> Rhugga wrote:
>
> >
> > We have an Oralce 8.1.7r3 database on Solaris 8/64-bit. How can I tell
> > if the 32-bit or 64-bit version was installed.
> >
> > I performed 'ldd oracle' and it didn't list any libraries ersembling
> > 64-bit.
> >
> > Thanks,
> > Chuck
> >
> >
> >
> > -----------== Posted via Newsfeeds.Com - Uncensored Usenet News
> > ==----------
> > http://www.newsfeeds.com The #1 Newsgroup Service in the World!
> > -----= Over 100,000 Newsgroups - Ulimited Fast Downloads - 19 Servers
> > =-----
Received on Tue Apr 30 2002 - 01:11:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US