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

Home -> Community -> Usenet -> c.d.o.server -> Setting sort_area_size for another session

Setting sort_area_size for another session

From: Jens Lundell <lundellj_at_saic.com>
Date: 26 Nov 2001 10:28:30 -0800
Message-ID: <c4fbc557.0111261028.115bbf7f@posting.google.com>


I know I can set sort_area_size (and sort_area_retained_size) at the instance level in init.ora and for "my" session using "alter session set sort_area_size = xxx". But is it possible to set sort_area_size for another session or for a specific user and/or user type? We have a third party application that (due to bad SQL) needs a BIG sort area but we can't afford to set that big sort area at the instance level.

Thanks,

-Jens Received on Mon Nov 26 2001 - 12:28:30 CST

Original text of this message

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