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

ORA-02221: invalid MAXEXTENTS storage option value

1 Answers  


ORA-22913: must specify table name for nested table column or attribute

1 Answers   ABC,


ORA-31406: change source string is referenced by a change set

1 Answers  


NNL-01050: Version banner is "string"

1 Answers  


TNS-01168: Cannot allocate memory

1 Answers  






ORA-39955: invalid PL/SQL warning message number

1 Answers  


ORA-07416: slpath: pathname construction failed; lack of output buffer space.

1 Answers  


ORA-15007: name is already used by an existing template

1 Answers  


ORA-01180: can not create datafile 1

1 Answers  


ORA-30334: illegal dimension level name

1 Answers  


ORA-24021: queue table definition not imported for string.string

1 Answers  


ORA-19911: datafile string contains future changes at the incarnation boundary

1 Answers  


Categories