SYSTEM Tablespace
Hi,
On 11.2.0.4 on AIX
Our DB is not really used as much. But the file for system tablespace is regularly filled up and needs resizing.
I wonder why, how is it filled and where to investigate.
It may be Audit:
select count(*) from DBA_AUDIT_TRAIL;
COUNT(*)
----------
6647984
Thanks and regards.