Skip to Main Content

Oracle Database Discussions

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!

Schedule Backup(rman) jobs through OEM Grid

569701Jul 12 2007 — edited Jul 12 2007
Hi all,

All these days i was taking rman backup scheduled through the OEM Grid Control.
For maintanence reason i had to "stop" the jobs and now i cannot "start" the same jobs through the OEM.
Seems i will have to schedule new jobs. But in this case will i be able to use the old backups?

The backup script for the job "Archive log backup" is

"backup device type disk tag '%TAG' archivelog all not backed up;
delete noprompt archivelog until time 'sysdate - 7' backed up 1 times to device type disk;
";

I got this from the "view script" option.

vot will be the value of %TAG ??

Its 10.2.0.2

Thank you,
J J

Message was edited by:
J..J
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2007
Added on Jul 12 2007
1 comment
535 views