Simplify backup RMAN script
I would like to simplify my RMAN script to have a generic one. I need to pass a parameter to the RMAN script (in this case it is a SID for a FORMAT string of the backup statement). Can it be done?
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
FORMAT 'full_backup_%d_%Y%M%D_%U'Notice that I included other format strings as well. You can find all of the format strings in this document.
Dig Deeper on Oracle database backup and recovery
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments