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

Home -> Community -> Mailing Lists -> Oracle-L -> how to tell how much sort_area_size and hash_area_size?

how to tell how much sort_area_size and hash_area_size?

From: <ryan.gaffuri_at_comcast.net>
Date: Tue, 27 Jul 2004 19:25:05 +0000
Message-Id: <072720041925.26731.4106AC11000D9FD20000686B2200763704079D9A00000E09D2020E979D@comcast.net>


A given session is currently using? I believe I can use v$pgastat to see how much total pga space I am using. I can use v$sql_workarea and v$sql_workarea_active to see how pga is used with pga_aggregate_target. how to see it by session without using pga_aggregate_target? Trying to figure out how big I need to flex up my pga for batch processes. Its big enough now where I'm not using any temp space, but I may not need to allocate this much memory?



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 Tue Jul 27 2004 - 14:22:05 CDT

Original text of this message

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