Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: where is Sort area size
It comes out of the total memory of the server - separate from the shared pool - it is allocated per session - if running parallel processes in a DSS environ. can quickly consume memory avail. be wary wary careful.
-----Original Message-----
Mladen Gogala
Sent: Wednesday, January 14, 2004 11:54 AM
To: Multiple recipients of list ORACLE-L
Yes. Note that when you use MTS, sort area is taken from the SGA, specifically, from the LARGE_POOL if defined, or from SHARED_POOL, if not. With a dedicated server, sort area is a part of the process address space.
On 01/14/2004 09:34:26 AM, A.Bahar_at_billing-components.com wrote:
> Hi all ,
>
> is sort are size a part of PGA ?
>
> Rgds.
> Arslan.
>
>
-- Mladen Gogala Oracle DBA -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mladen Gogala INET: mladen_at_wangtrading.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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.net -- Author: <Paula_Stankus_at_doh.state.fl.us INET: Paula_Stankus_at_doh.state.fl.us Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Wed Jan 14 2004 - 11:34:33 CST
![]() |
![]() |