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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 64 bit vs 32 bit Oracle

RE: 64 bit vs 32 bit Oracle

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Fri, 14 Sep 2001 12:06:21 -0700
Message-ID: <F001.0038F3A1.20010914120936@fatcity.com>

!! Please do not post Off Topic to this List !!

Depends, 64bit can certainly give you more throughput, but it is very slow for being patched.

"Do not criticize someone until you walked a mile in their shoes, that way when you criticize them, you are a mile a way and have their shoes."

Christopher R. Spence
Oracle DBA
Phone: (978) 322-5744
Fax: (707) 885-2275

Fuelspot
73 Princeton Street
North, Chelmsford 01863  

-----Original Message-----
Sent: Friday, September 14, 2001 3:50 PM To: Multiple recipients of list ORACLE-L

!! Please do not post Off Topic to this List !!

Is there any benefit of 64 bit versions over 32 bit versions of Oracle beyond allowing > 2GB SGAs? (8.1.7/Solaris 2.8 in particular) The systems I'm working with are predominantly DSS queries against data sets that most of the servers have no hope of caching anywhere near the amount of data needed so huge SGAs are not that useful. Our C++ guys tell me that Sun reccommends that compiling 64 bit binaries for processes that might take advantage of the larger memory limit. The logic being that 64 bit pointers take up twice as much space as 32 bit pointers and the processor cache density is thus lower for 64 bit processes.

Does anyone know if there is any additional trickery Oracle does on the 64-bit port that may provide performance benefits that would outweigh the potential for lower cache hit rates? Magic data structures? _make_sql_faster support?

S-

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Steve Rospo
  INET: srospo_at_watchmark.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Christopher Spence
  INET: cspence_at_FuelSpot.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 Fri Sep 14 2001 - 14:06:21 CDT

Original text of this message

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