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

IMP-00064: Definition of LOB was truncated by export

0 Answers  


RMAN-06700: error parsing text script in file string

1 Answers  


ORA-29308: view TS_PITR_CHECK failure

1 Answers  


ORA-23426: deferred RPC queue has entries for string

1 Answers  


ORA-27004: invalid blocksize specified

1 Answers  






QSM-00750: the specified value string for parameter string is invalid or contains an invalid item

1 Answers  


IMG-00850: image structure free failed

1 Answers  


ORA-18015: invalid source outline signature

1 Answers  


ORA-01246: recovering files through TSPITR of tablespace string

1 Answers  


ORA-15028: ASM file 'string' not dropped; currently being accessed

1 Answers  


DRG-12303: cannot add more than 99 indexes to an index set

1 Answers  


DRG-10314: logging has not been started

1 Answers  


Categories