Quote Originally Posted by LKBrwn_DBA View Post
Correct:
a) Use generic name in the format '/oracle/backup/pri/%d_%T_%s_%u',
b) You need two scripts anyway, one for lvl 0 and one for lvl 1,
c) You could attach a different "TAG" for each backup type,
d) If you need to know which backup is level 0 or 1, query the catalog.
Thanks it all worked out!!