Use a variable for SID in OEM RMAN job
I would like to write a generic RMAN job in OEM-GC that I can submit against multiple databases that will allocate a disk channel going to a specific directory that contains the name of the database SID.
For example, I have 10 databases, there are 10 directories each named after the SID. I would write 1 job, and each database's backups would go into it's dedicated directory.
I can't find anything to show how to use any variables in OEM-GC jobs.
Could someone point me in the right direction?
Thanks