SYSAUX Tablespace increase because of CLI_SWP$
Hi,
I having problem that my sysaux tablespace keep increasing because of cli_swp$7cf2fd15$1$1 objects even my 'Unified Auditing' status false.
Is there a way to clean it.
select con_id,parameter,value from v$option where parameter = 'Unified Auditing'
CON_ID PARAMETER VALUE
---------- -------------------- --------
0 Unified Auditing FALSE
SQL> select table_name from dba_tables where owner = 'AUDSYS';
TABLE_NAME
--------------------------------------------------------------------------------
CLI_SWP$7cf2fd15$1$1
Regards,
Yusairi