OEM job of type RMANScript - how to do an incremental level backup
Hi all,
We're scheduling a database backup with OEM's 13.4 job of type RMANScript, but there is a question I didn't find answer in the docs.
I'd like to have the same job for incremental level 1 (daily except Sunday for example) and incremental level 0 (every Sunday) backups.
Would be nice to have the same variable.rman_perl_script with parameter, or calculated value of level based on the day. Or any other way to do this?
Is there a way to do that?
Thanks.