Oracle Error Message
ORA-16031: parameter string destination string exceeds string character limit
Reason for the Error
The value for the specified parameter contained a destination string that is too long.
Solution
Replace the destination value for the specified parameter with a character string that has a length below the limit specified in the error message.