How to fix the Oracle error RMAN-06482: WARNING: proxy copy ‘string’ cannot be found on the storage medium?
In this post, you’ll learn more about the Oracle ErrorRMAN-06482: WARNING: proxy copy ‘string’ cannot be found on the storage medium with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06482: WARNING: proxy copy ‘string’ cannot be found on the storage medium
Reason for the Error RMAN-06482: WARNING: proxy copy ‘string’ cannot be found on the storage medium
The CHANGE PROXY AVAILABLE command was used, but the proxy copy cannot be found on disk.
How to fix the Error RMAN-06482: WARNING: proxy copy ‘string’ cannot be found on the storage medium ?
You can fix this error in Oracle by following the below steps
If the storage containing the proxy copy has been removed from the host, restore it and retry the command. If the proxy copy is permanently gone, then issue the CHANGE PROXY DELETE command for this proxy copy.
Leave Your Comment