ORA-01480: trailing null missing from STR bind value
Cause:
A bind variable of type 5 (null-terminated string) does not contain the terminating null in its buffer.
Action:
Terminate the string with a null character
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
No comments:
Post a Comment
Thanks for your comment.