create-backup resets RMAN parameters.
I don't know if this is on ODA issue, an RMAN issue, or a Data Guard issue.
I have a primary DB that was in a DG configuration. I have removed the DG Configuration, but when I do a RMAN backup using ODACLI CREATE_BACKUP something resets the RMAN configuration archivelog deletion policy to backup 1 times to disk applied on all standby; This causes an error since there is no standby.
I've tried setting configure archivelog deletion policy to backup 1 times to disk; But when I run the backup to sets it back to applied on all standby and errors out.