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!

Creating a cronjob for export and delete

SoulbrodaMar 6 2014 — edited Mar 6 2014

I am to schedule export backup to be running as follows: structure metadata only backup weekly on rept database
As well as some other 35 table exports

And the scripts must not keep more than three copies of the backup at each time, that means the script will check for files in the backup area by date range. And files older than 3weeks will be deleted.

Please, can someone help with this.

This post has been answered by onkar.nath on Mar 6 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 3 2014
Added on Mar 6 2014
7 comments
932 views