Backup script and scheduling script for expdp and rman
780786May 24 2011 — edited May 24 2011Hi friends,
My OS is RHEL 5.4 and Oracle version is 11.2.0.1.0.I want to create expdp backup script for full database backup which I need for backup of Database size of around 20gb
1)I want 2 days backup and delete rest of expdp when doing this
2)Schedule a cronjob for doing this.
my backup location :/u04/BACKUP/
Please let me know what will be the cronjob script for scheduling this:
3)rman cold backup and cronjob script for backing database weekly once on sunday.
Thanks for your time.