How to fix the Oracle error RMAN-06148: redundancy count must be greater than zero?
In this post, you’ll learn more about the Oracle ErrorRMAN-06148: 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-06148: redundancy count must be greater than zero
Reason for the Error RMAN-06148: redundancy count must be greater than zero
The REDUNDANCY operand specified for a CHANGE or REPORT OBSOLETE command was zero.
How to fix the Error RMAN-06148: 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