Database Utilities (MOSC)

MOSC Banner

Oracle Database 11g automatically purge diagnostic data (ADR) ?

edited Mar 14, 2013 10:56PM in Database Utilities (MOSC) 9 commentsAnswered
In Oracle Database Utilities 11g Release 2 (11.2), Chap.16 ADRCI. ADR Command Interpreter, Page 16-34 is said:
"...Oracle Database, automatically purge diagnostic data at the end of its life cycle..."

I can't find this feature in our databases (11.2.0.4).
I purged the ADR manually in adrci interactive mode resp. with batch mode in a cron job shell script.

Does the statement mean the scheduler job SYS.FGR$AUTOPURGE_JOB with its call to SYS.DBMS_FILE_GROUP.PURGE_FILE_GROUP -
but this job is disabled by default (among others see My Oracle Support Note ID 738167.1) ?
How can I adjust this job's schedule to do the adrci purge ?

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