How to change default rman parameters "show all;" in OCI ?
I need to change this parameter
CONFIGURE ARCHIVELOG DELETION POLICY TO BACKED UP 1 TIMES TO 'SBT_TAPE' SHIPPED TO ALL STANDBY;
To this parameter.
CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
I changed successfully. But when OCI automatically backup run, the parameter rollback to the first one old.