Database Administration (MOSC)

MOSC Banner

SYSAUX Tablespace increase because of CLI_SWP$

edited Apr 9, 2014 12:00PM in Database Administration (MOSC) 6 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center