Oracle Error Message
ORA-13619: The procedure argument string is greater than the maximum allowable length of string characters.
Reason for the Error
The user attempted to pass a character argument that is too long.
Solution
Shorten the specified character argument and retry the operation.