dbTalk Databases Forums  

Oracle 11g sysaux tablespace keeps growing…

comp.databases.oracle.server comp.databases.oracle.server


Discuss Oracle 11g sysaux tablespace keeps growing… in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zigzagdna
 
Posts: n/a

Default Oracle 11g sysaux tablespace keeps growing… - 06-25-2010 , 07:58 AM






I have setup sql plan management using sqlmanagement base. Set
following parameters to control space:
exec dbms_spm.configure('plan_retention_weeks', 5);
exec DBMS_SPM.configure('space_budget_percent', 5);

Second parameter as far as I know only gives warning messages in alert
log, but does not reduce space.
First parameter I found cannot be set lower than 5 weeks. Is there
any way to reduce it to purge space?
Is there anyway to purge plans?



My sysaux tablespace keeps growing, it is 11GB now. Most of the space
is occupied by SQL Management Base. How can I free up this space?
Fri Jun 25 08:33:32 2010
SQL Management Base Schema
9089.9375
SYS

Server Manageability - Automatic Workload Repository
321.1875
SYS

Enterprise Manager Repository
182.6875
SYSMAN

XDB
97.25
XDB

Server Manageability - Advisor Framework
80.1875
SYS

Server Manageability - Optimizer Statistics History
28.8125
SYS

Oracle Spatial
22.75
MDSYS

Oracle interMedia ORDSYS Components
13.8125
ORDSYS

LogMiner
7.625
SYSTEM
*** number of plans ***
732467

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: Oracle 11g sysaux tablespace keeps growing… - 06-26-2010 , 01:07 PM






On Jun 25, 8:58*am, zigzagdna <zigzag... (AT) yahoo (DOT) com> wrote:
Quote:
I have setup *sql *plan management using *sqlmanagement base. Set
following parameters to control space:
exec dbms_spm.configure('plan_retention_weeks', 5);
exec DBMS_SPM.configure('space_budget_percent', 5);

Second parameter as far as I know only gives warning messages in alert
log, but does not reduce space.
*First parameter I found cannot be set lower than 5 weeks. Is there
any way to reduce it to purge space?
Is there anyway to purge plans?

My sysaux tablespace keeps growing, it is 11GB now. Most of the space
is occupied by SQL Management Base. How can I free up this space?
Fri Jun 25 08:33:32 2010
SQL Management Base Schema
9089.9375
SYS

Server Manageability - Automatic Workload Repository
321.1875
SYS

Enterprise Manager Repository
182.6875
SYSMAN

XDB
97.25
XDB

Server Manageability - Advisor Framework
80.1875
SYS

Server Manageability - Optimizer Statistics History
28.8125
SYS

Oracle Spatial
22.75
MDSYS

Oracle interMedia ORDSYS Components
13.8125
ORDSYS

LogMiner
7.625
SYSTEM
*** number of plans ***
* * 732467
The SQL Management Base Schema size can be controlled via the
dbms_spm.configure procedure.

Oracle support note "General Guidelines for SYSAUX Space Issues
#552880.1" may also be of use.

This same question was posted to OTN:
http://forums.oracle.com/forums/mess...388072#4388072

HTH -- Mark D Powell --

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.