Oracle DBA, How To, Error, Cause and Action

ORA-13619: The procedure argument string is greater than the maximum allowable length of string characters.

ORA-13619: The procedure argument string is greater than the maximum allowable length of string characters.


Cause:


The user attempted to pass a character argument that is too long.



Action:


Shorten the specified character argument and retry the operation.

No comments:

Post a Comment

Thanks for your comment.