From oracle-l-bounce@freelists.org Thu Jul 28 11:43:20 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j6SGhKNc020436 for ; Thu, 28 Jul 2005 11:43:20 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j6SGhCIP020418 for ; Thu, 28 Jul 2005 11:43:12 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E16EF1D9895; Thu, 28 Jul 2005 11:42:28 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26030-09; Thu, 28 Jul 2005 11:42:28 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 52ACB1D979D; Thu, 28 Jul 2005 11:42:28 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-mailer:in-reply-to:thread-index:x-mimeole:message-id; b=JCwWlgJgYZXJfY+rlPzy9kLXwVI6MfgN3uU5UUbcEKR6Hmem1HPSGjvlu/yZ6V9cM6ZAjcSP4hZ3ApNIBME14mja+pRzNmk57LBbZ1eHz4Dx3xDww8Iab72K5JE+TkwQ5iPGHvQohU052ujVaa62u3Qp18DAme6SbfDTvOfF9cc= From: "Ken Naim" To: "'Allen, Brandon'" , Subject: RE: Large PGA for a data warehouse on Windows 2003 advanced server(32 bit) Date: Thu, 28 Jul 2005 11:40:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <04DDF147ED3A0D42B48A48A18D574C4502361368@NT15.oneneck.corp> Thread-Index: AcWTi1nmVOdmGbrGTM6bayt+M1DnhQAAS2tQAAAuDFAAANkO0AAAX7CQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <42e90a78.1478d24f.70be.ffffae5f@mx.gmail.com> X-archive-position: 22999 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: kennaim@gmail.com Precedence: normal Reply-To: kennaim@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 Brandon, I have read that the /3gb switch cannot be used once the server has greater than 16gb of ram. I have already set the /pae switch and am using USE_INDIRECT_DATA_BUFFERS=true and currently have 6gb allocated to db_block_buffers with good results so far. I have not opened a tar yet as I was hoping someone already encountered this issue and had a solution. Thanks, Ken -----Original Message----- From: Allen, Brandon [mailto:Brandon.Allen@OneNeck.com] Sent: Thursday, July 28, 2005 11:27 AM To: kennaim@gmail.com; oracle-l@freelists.org Subject: RE: Large PGA for a data warehouse on Windows 2003 advanced server(32 bit) Ken, See Metalink Note 1036312.6 for info on how to use up to 3GB (set /3GB switch in your boot.ini) or see note 46001.1 for info on how to use more than 3GB (for buffer cache only - you have to set USE_INDIRECT_DATA_BUFFERS=true, and then use the old, static db_block_buffers instead of new, dynamic db_cache_size - and can't use db_cache_advice either). So, theoretically, I believe you could use 1GB for Windows, 3GB for your PGA/SGA and then use the remaining 28GB for your buffer cache. I don't think there is anyway to allocate 4-6gb for PGA on Windows, but maybe someone else will have an idea. Have you opened a TAR? I've used the 3GB switch a few times with no problems, but have never used the second method for accessing > 3GB. If you try it, please let me know how it goes. Thanks, Brandon -----Original Message----- From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org]On Behalf Of Ken Naim Sent: Thursday, July 28, 2005 9:15 AM To: oracle-l@freelists.org Subject: Large PGA for a data warehouse on Windows 2003 advanced server(32 bit) Dear List, I am developing a data warehouse using Oracle 10g R1 on Windows 2003 advanced server(32 bit). The server has 32gb of ram and ideally I'd like to allocate a good portion of it to the pga and not just db block buffers. As I understand it windows "sees" 4gb of ram, 2gb of which is for windows, 1gb which is used for db block buffers which can map to higher regions of memory for larger amounts of db block buffers, leaving only 1gb of memory for the sga and pga. I'd like to know if there is a way to use more of the ram for the pga, in the neighborhood of 4-6gb. My background is on the unix side, so please keep the switch to linux comments to a minimum. I do not have a choice in this matter. Thanks, Ken Naim Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it. -- http://www.freelists.org/webpage/oracle-l