System tablespace almost full
Hello,
Oracle 11.2 vanilla (no patches).
Today I got monitoring alert that there is less than 15 % of free disk space on SYSTEM tablespace.
Tablespace | Tbsp % | Allocated | Current | Current File % |
Name | Free Filename | GB | Used GB | Free GB Free |
SYSTEM | 14.9 /opt/app/oracle/oradata/orcl/system01.dbf | 31.953 | 27.188 | 4.765 14.9 |
Any idea what can be done to clean some space ? I had similar issues on SYSAUX and there was actually many possibilities to do so.
If cleanup is not possible should I just add additional data file to System tablespace ? How can I check what consumes space ?
Thanks in advance for any tips.