ORA-01485: compile bind length different from execute bind
length



ORA-01485: compile bind length different from execute bind length..

Answer / guest

Cause: You bound a buffer of type DTYVCS (VARCHAR with the
two byte length in front) and at execute time the length in
the first two bytes is more than the maximum buffer length
(given in the bind call). The number of elements in the
array and the current number of elements in the array cannot
be more than the maximum size of the array.

Action: none

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

AMD-00159: The Workspace "string" is currently attached in read/write mode.

1 Answers  


RMAN-20231: ambiguous datafilecopy name

1 Answers  


ORA-22812: cannot reference nested table column's storage table

1 Answers  


RMAN-06080: SWITCH required for datafile string

1 Answers  


ORA-19562: file string is empty

1 Answers  


ORA-02421: missing or invalid schema authorization identifier

1 Answers  


PLS-01703: Cursor name in CLOSE statment must be of length 1

1 Answers  


ORA-25284: Invalid value string for string

1 Answers  


ORA-12599: TNS:cryptographic checksum mismatch

1 Answers  


ORA-30121: 'string' is not an allowable value for 'string'

1 Answers   CTS,


O2I-00130: Invalid Java file name

1 Answers  


ORA-32054: lost communication with FMPUTL process

1 Answers  


Categories