Oracle DG复制中断:RMAN-03015和RMAN-06094
⭐️DB_UNIQUE_NAME
背景与错误信息
通过RMAN DUPLICATE搭建DG备库,一段时间后收到RMAN-03015和RMAN-06094:
rman target sys/oracle@${ORACLE_SID}_0 auxiliary sys/oracle@${ORACLE_SID}_1
RMAN> run {
allocate channel c1 device type disk;
allocate channel c2 device type disk;
allo