Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> how to unset SORT_AREA_SIZE ?
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
Received on Tue Dec 30 2003 - 15:13:06 CST
![]() |
![]() |