RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03009: failure of backup command on d2 channel at 05/28/2014 19:08:25 ORA-00245: control file backup failed; target is likely on a local file system
Rman nastavení na obou nodech.
RMAN> show all; CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11.2.0.4/dbhome_2/dbs/snapcf_racp1.f'; # default RMAN> show all; CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11.2.0.4/dbhome_2/dbs/snapcf_racp2.f'; # default
Řešení
ORA-245: In RAC environment from 11.2 onwards Backup Or Snapshot controlfile needs to be in shared location (Doc ID 1472171.1)
RMAN> CONFIGURE SNAPSHOT CONTROLFILE NAME TO '+RECO/snapcf_racp.f';
using target database control file instead of recovery catalog new RMAN configuration parameters: CONFIGURE SNAPSHOT CONTROLFILE NAME TO '+RECO/snapcf_racp.f'; new RMAN configuration parameters are successfully stored
RMAN> show snapshot controlfile name;
RMAN configuration parameters for database with db_unique_name RACP are: CONFIGURE SNAPSHOT CONTROLFILE NAME TO '+RECO/snapcf_racp.f';
Po záloze ASMCMD> pwd +reco/racp/controlfile ASMCMD> ls -lt Type Redund Striped Time Sys Name CONTROLFILE HIGH FINE MAY 29 14:00:00 Y Backup.1397.848846193