Daily Archives: October 1, 2010

AWR and Statistics_level

Came across an interesting link between the statistics_level and the AWR data collected. Very easy to mess up the SYSAUX tablespace…..

Posted in Configuration., Enterprise Manager, Oracle, Parameters | Tagged , , , | Comments Off

Move a table with a long column

Generally you cannot move a table containing a long without exporting and importing the object. The alter table MOVE command will fail. Here’s one possible way around it.

Posted in Oracle | Tagged , , , , , | Comments Off

Finding the highest object in a datafile or tablespace.

Finding the highest object in a datafile or tablespace. Here I had a problem, the sysman tablespace had grown very large, but had much less data in it, however I was unable to shrink the datafile. Here’s what you need … Continue reading

Posted in Configuration., Oracle | Tagged , , , , , | Comments Off

Anyone going to try it ?

Whilst investigating my SYSMAN tablespace problem, I came across the following footnote on metalink regarding table occupancy in the AWR…

Posted in Enterprise Manager, Oracle | Tagged , , , , | Comments Off

SYSMAN tablespace grows excessively.

I had the sysman tablespace on a database grow to 22Gb and could not figure out why. Logged an SR for it and followed up with suprising results.

Posted in Configuration., Enterprise Manager, Oracle, Parameters | Tagged , , , | Comments Off