Oracle Error RMAN-05559: error converting parameter string, string larger than number

Oracle Error Message

RMAN-05559: error converting parameter string, string larger than number

Reason for the Error

While attempting to apply a PARAMETER_VALUE_CONVERT to the specified parameter value, the resulting string exceeded the maximum length for a value.

Solution

Change the PARAMETER_VALUE_CONVERT so that, when converting the parameter, the maximum lenght is not reached.