Problem Description: a control file is generated from the primary database to the standby database for recovery. The primary database is a set of Rac environment, but the generation to the file system fails
SQL> alter database create standby controlfile as '/home/oracle/racdg1.ctl';
ORA-00245: control file backup failed; target is likely on a local file system
To view the RMAN settings of the main library, you can see that the snapshot control file is set on the file system
RMAN> show all;
Adjust snapshot backup policy
Regenerate standby successfully
Similar Posts:
- [Solved] PSQL: fatal: the database system is starting up
- PING[ARC2]: Heartbeat failed to connect to standby ‘gqtzdb_dg’. Error is 16047
- RMAN Login Error: ORA-12162:TNS:net service name is incorrectly specified
- UltraCompare, an application for folder and file comparison, released its latest version of v20.20
- Database Start Error after Recovery: ORA-01092: ORA-30012: undo tablespace
- Oracle startup error ora-03113 solution
- Database Backup Error: mysqldump: Got error: 1146: Table ‘enwei_hq.tb_classification’ doesn’t exist when using LOCK TABLES
- [Solved] Docker Port Mapping or Container Startup Error: Error response from daemon: driver failed programming external connectivity on endpoint quirky_allen
- Error response from daemon: driver failed programming external connectivity on endpoint quirky_allen
- Fault tolerance mechanism of failover, failfast, failback and failsafe