How to fix the Oracle error RMAN-06532: redundancy count must be greater than zero?
In this post, you’ll learn more about the Oracle ErrorRMAN-06532: redundancy count must be greater than zero with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06532: redundancy count must be greater than zero
Reason for the Error RMAN-06532: redundancy count must be greater than zero
The REDUNDANCY operand specified for the retention policy was zero.
How to fix the Error RMAN-06532: redundancy count must be greater than zero ?
You can fix this error in Oracle by following the below steps
Specify a REDUNDANCY operand of 1 or greater.
Leave Your Comment