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 -> Re: how to unset SORT_AREA_SIZE ?

Re: how to unset SORT_AREA_SIZE ?

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Tue, 30 Dec 2003 15:37:51 -0800
Message-ID: <1072827377.366887@yasure>


Frank Langelage wrote:

> Today I read that param SORT_AREA_SIZE shouldn't be used with Oracle
> 9.2.0.4 anymore. Instead PGA_AGGREGATE_TARGET should be used.
> My datebase was created with SORT_AREA_SIZE=5M and PGA_AGGREGTE_TARGET=24M.
> My question is: How do I unset this param ?
> I didn't find an "alter system"-command to do so.
>
> A possible way would be to create an init.ora from spfile, startup
> database with this and recreate the spfile.
>
> Regards
> Frank

Edit the init.ora
Recompile the spfile.
Restart the database.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Tue Dec 30 2003 - 17:37:51 CST

Original text of this message

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