Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: using a lot of temporary tablespace with large sort area size
Guys,
Note:
Oracle does not recommend using the HASH_AREA_SIZE parameter unless the
instance is configured with the shared server option. Oracle recommends that
you enable automatic sizing of SQL working areas by setting
PGA_AGGREGATE_TARGET instead. HASH_AREA_SIZE is retained for backward
compatibility. Any opinions on how well PGA_AGGRE... works versus using
specific parameters?
-----Original Message-----
Sent: Friday, June 07, 2002 11:38 AM
To: Multiple recipients of list ORACLE-L
size
Paula,
With so much data, Oralce (or Oracle, if you prefer) might be hash joining your tables and writing temp hash segments.
What is your hash_area_size?
jack silvey
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jack Silvey INET: jack_silvey_at_yahoo.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: INET: Paula_Stankus_at_doh.state.fl.us 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 Jun 07 2002 - 11:53:39 CDT
![]() |
![]() |