How to fix the Oracle error RMAN-06914: BLOCK string must be greater or equal to BLOCK string?
In this post, you’ll learn more about the Oracle ErrorRMAN-06914: BLOCK string must be greater or equal to BLOCK string with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06914: BLOCK string must be greater or equal to BLOCK string
Reason for the Error RMAN-06914: BLOCK string must be greater or equal to BLOCK string
The value of TO block number was less than the value of from block number.
How to fix the Error RMAN-06914: BLOCK string must be greater or equal to BLOCK string ?
You can fix this error in Oracle by following the below steps
Increase the value of TO BLOCK past the value of from BLOCK and retry the command.
Leave Your Comment