Database Error Messages

ORA-01458

invalid length inside variable character string

Cause

An attempt was made to bind or define a variable character string with a buffer length less than the minimum requirement.


Action

Increase the buffer size or use a different type.