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: Import Question

Re: Import Question

From: Terry Sutton <terrysutton_at_usa.net>
Date: Mon, 12 Jul 2004 16:58:34 -0700
Message-ID: <006601c4686e$0e46d1b0$57761a0a@TerrySutton>


<<Set SA and SARS depending on what memory you have available. If you have plenty, I think you can go up to 2048576000.>>

If you try to set sort_area_size to something greater than 1GB, you'll need to set hash_area_size first. It doesn't matter what you set it to (within reason), but if you don't set it to something, then when you set sort_area_size, hash_area_size will automatically be set to twice that, and if that means it's over 2GB you'll get an error.

--Terry



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon Jul 12 2004 - 19:08:56 CDT

Original text of this message

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