Path: news.f.de.plusline.net!news-fra1.dfn.de!newsfeed.hanau.net!news.tiscali.de!newsfeed.freenet.de!feeder.news-service.com!feeder3.cambrium.nl!feed.tweaknews.nl!63.218.45.11.MISMATCH!nx02.iad01.newshosting.com!newshosting.com!post01.iad01!not-for-mail
Date: Mon, 01 Jan 2007 10:09:59 -0800
From: DA Morgan <damorgan@psoug.org>
Organization: Puget Sound Oracle Users Group
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.server
Subject: Re: help determine 64-bitness of solaris x86 opteron install
References: <1167638664.254608.21180@i12g2000cwa.googlegroups.com>
In-Reply-To: <1167638664.254608.21180@i12g2000cwa.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Message-ID: <1167674991.924374@bubbleator.drizzle.com>
Cache-Post-Path: bubbleator.drizzle.com!unknown@oracle.advtechserv.com
X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/)
Lines: 70
X-Complaints-To: abuse@csolutions.net
Xref: news.f.de.plusline.net comp.databases.oracle.server:191532

foothillbiker@gmail.com wrote:
> All,
> 
> I've installed what is allegedly 64bit oracle on 64bit solaris x86-64
> platform.
> 
> The actual s/w I've installed is from
>      10201_database_solx86_64.zip
> so that seems promising.
> 
> The o/s seems to be on board too:
> $ isainfo
> amd64 i386
> 
> I created a db, and went ahead and applied the patchset:
>      p4547817_10202_Solaris86-64.zip
> 
> The binaries seem to be 64-bit:
> $ file oracle
> oracle:         ELF 64-bit LSB executable AMD64 Version 1, dynamically
> linked, not stripped
> 
> **BUT** I am not getting love from the banner, or v$version, where
> /thought/ the 64-bitedness is supposed to be celebrated:
> 
> $ sqlplus system
> 
> SQL*Plus: Release 10.2.0.2.0 - Production on Mon Jan 1 00:00:03 2007
> 
> Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
> 
> Enter password:
> 
> Connected to:
> Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
> With the Partitioning, Oracle Label Security, OLAP and Data Mining
> Scoring Engine options
> 
> SQL> select * from v$version
>   2  /
> 
> BANNER
> ----------------------------------------------------------------
> Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
> PL/SQL Release 10.2.0.2.0 - Production
> CORE    10.2.0.2.0      Production
> TNS for Solaris: Version 10.2.0.2.0 - Production
> NLSRTL Version 10.2.0.2.0 - Production
> 
> 
> Anybody else out there have collaborating data?
> 
> Am I, or am I not 64-bit?
> 
> Thanks.
> 
> Regards,
> fhb.

Can't get to any 64bit Solaris machines today but try this:

SELECT dbms_utility.port_string
FROM dual;
-- 
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
