Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to handle the rman output files, which are older than retention days

User8710670-OracleDec 8 2014 — edited Dec 13 2014

I'm using rman for my backup tasks.

I format my rman output files to a specific path, instead of fast recovery area.

Also, I execute below command at RMAN

RMAN> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;

And the parameter "control_file_record_keep_time" is also set to 7.

I have been running rman for 8 days. Everything looks good. But I find many rman output files are older than 7 days.

So I just want to know how to handles the rman output files, which is older than 7 days?

Actually, I supposed these older files should be obsolete files, but rman didn't report they are obsolete.

So how to do now?

This post has been answered by EdStevens on Dec 8 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2015
Added on Dec 8 2014
11 comments
3,505 views