How to fix the Oracle error RMAN-06479: WARNING: control file copy ‘string’ cannot be found on disk?

In this post, you’ll learn more about the Oracle ErrorRMAN-06479: WARNING: control file copy ‘string’ cannot be found on disk with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

RMAN-06479: WARNING: control file copy ‘string’ cannot be found on disk

Reason for the Error RMAN-06479: WARNING: control file copy ‘string’ cannot be found on disk

The CHANGE CONTROLFILECOPY AVAILABLE command was used, but the control file copy cannot be found on disk.

How to fix the Error RMAN-06479: WARNING: control file copy ‘string’ cannot be found on disk ?

You can fix this error in Oracle by following the below steps

If the storage containing the control file copy has been removed from the host, restore it and retry the command. If the control file copy is permanently gone, then issue the CHANGE CONTROLFILECOPY DELETE command for this control file.

Tags :

Leave Your Comment