Oracle 19c backup fails : ORA-00245: control file backup failed; in Oracle RAC, target might not be on shared storage

 

Error:

ORA-00245: control file backup failed; in Oracle RAC, target might not be on shared storage


Solution:

Enable shared control file:

1.    Configure the snapshot controlfile to a shared disk like (ACFS/NFS/DNFS):

RMAN> CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/SHARED_Folder/snapcf_KRISHNA.f';

2.    In case of ASM use

RMAN> CONFIGURE SNAPSHOT CONTROLFILE NAME TO '+ASM_DATA/snapcf_CNTRL.f';

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...