Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
(Move to ...)
Back To Menu
▼
ORA-01480: trailing null missing from STR bind value
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
‹
›
Home
View web version