RMAN-20051: datafile resync not completed on 12c standby trying to resync catalog
Hello,
I am trying to implement backup from standby. Can run it from primary, but a 'resync catalog' fails with RMAN-20051. Has anybody seen this or an idea?
rman target sys/pw@cgvao catalog rman/pw@rmancat
Recovery Manager: Release 12.1.0.2.0 - Production on Wed Apr 8 16:47:47 2015
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
connected to target database: CGVA (DBID=2373010564)
connected to recovery catalog database
RMAN> resync catalog;
starting partial resync of recovery catalog
ORA-20079: full resync from primary database is not done
doing automatic resync from primary
resyncing from database with DB_UNIQUE_NAME cgvaf
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============