How to fix the Oracle error RMAN-06927: Cannot specify NEW DATABASE clause more than once?
In this post, you’ll learn more about the Oracle ErrorRMAN-06927: Cannot specify NEW DATABASE clause more than once with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06927: Cannot specify NEW DATABASE clause more than once
Reason for the Error RMAN-06927: Cannot specify NEW DATABASE clause more than once
NEW DATABASE clause specified more than once
How to fix the Error RMAN-06927: Cannot specify NEW DATABASE clause more than once ?
You can fix this error in Oracle by following the below steps
Remove redundant NEW DATABASE clause and retry the operation.
Leave Your Comment