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!

RMAN backup destination

620899Jun 19 2008 — edited Jun 19 2008
Hi

Is there any way to mention the RMAN backup destination for datafiles and archivelog files with their exact name?
e.g

backup as backupset
format 'c:\backup\'
filesperset 1
database plus archivelog all;

Backup will be stored in c:\backup with the actual name of the files.
Destination has to be other than the FRA.

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2008
Added on Jun 19 2008
7 comments
640 views