I am trying to run backup scripts in linux to backup both oracle 11g and oracle 12c databases. Do I
I am running on an ODA using unbreakable linux. I have both 11g and 12c databases running and our new backup system doesn't backup oracle databases running as RAC. I'm trying to write RMAN scripts to automate the backups but some of my 11g log backups will need to run at the same time as some of my 12c databases will be backing up too. I'm wondering if that will cause problems with running backups.