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

NCR-03027: NCRO: No remote service session set up yet.

1 Answers  


SQL-02102: Inconsistent cursor cache. No global cursor entry.

1 Answers  


ORA-14151: invalid table partitioning method

1 Answers  


NNO-00300: no listen addresses specified, at least one is required

1 Answers  


IMP-00080: Error during character conversion of long column or long command

1 Answers  


ORA-37131: (XSCCOMP06) Cannot aggregate VARIABLE workspace object using AGGMAP workspace object because the OPERATOR string is not supported for bases of a COMPRESSED COMPOSITE.

1 Answers  


TNS-12591: TNS:event signal failure

1 Answers  


TNS-00260: -------------------------------------------------------------------

1 Answers  


ORA-38429: invalid datatype for a stored attribute: string

1 Answers  


ORA-35756: (VCTODT02) 'number' is not a valid date because number is out of range for a year.

1 Answers  


ORA-03207: subpartitioned type must be specified for composite object

1 Answers  


ORA-23307: replicated schema string already exists

1 Answers  


Categories