Database Administration (MOSC)

MOSC Banner

INIT audit cleanup problem

edited Dec 18, 2015 10:01AM in Database Administration (MOSC) 6 commentsAnswered

Hi,

after a clone database in nigth,

I have this error message where I try to initialized audit cleanup

can you help me

regards Eric

SQL> BEGIN

  2     DBMS_AUDIT_MGMT.INIT_CLEANUP(

  3       AUDIT_TRAIL_TYPE => DBMS_AUDIT_MGMT.AUDIT_TRAIL_AUD_STD,

  4       DEFAULT_CLEANUP_INTERVAL => 50 /*hours*/

  5     );

  6   END;

  7  /

BEGIN

*

ERREUR à la ligne 1 :

ORA-01418: l'index indiqué n'existe pas

ORA-06512: à "SYS.DBMS_AUDIT_MGMT", ligne 759

ORA-06512: à ligne 2

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