Path: news.f.de.plusline.net!news-fra1.dfn.de!news.tele.dk!feed118.news.tele.dk!postnews.google.com!i12g2000cwa.googlegroups.com!not-for-mail
From: foothillbiker@gmail.com
Newsgroups: comp.databases.oracle.server
Subject: help determine 64-bitness of solaris x86 opteron install
Date: 1 Jan 2007 00:04:24 -0800
Organization: http://groups.google.com
Lines: 58
Message-ID: <1167638664.254608.21180@i12g2000cwa.googlegroups.com>
NNTP-Posting-Host: 76.21.33.227
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1167638669 30265 127.0.0.1 (1 Jan 2007 08:04:29 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 1 Jan 2007 08:04:29 +0000 (UTC)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: i12g2000cwa.googlegroups.com; posting-host=76.21.33.227;
   posting-account=w3kKHw0AAAARk7PB1bb1kKYjHXHK-m1U
Xref: news.f.de.plusline.net comp.databases.oracle.server:191524

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.

