How to fix the Oracle error RMAN-06915: restore point string already exists?
In this post, you’ll learn more about the Oracle ErrorRMAN-06915: restore point string already exists with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06915: restore point string already exists
Reason for the Error RMAN-06915: restore point string already exists
The specified restore point already exists on this database.
How to fix the Error RMAN-06915: restore point string already exists ?
You can fix this error in Oracle by following the below steps
Use LIST RESTORE POINT to see existing names and retry the command with a unique restore point name.
Leave Your Comment