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

DRG-13311: USER_LEXER stored procedure name contains a semicolon

1 Answers  


ORA-31097: Hierarchical Index not empty

1 Answers  


TNS-01015: set|show parm_name [<value>]: sets|shows current listener parm values

1 Answers  


RMAN-06006: connected to target database: string (not mounted)

1 Answers  


ORA-07402: sprst: cannot restore user signal handler.

1 Answers  






ORA-23312: not the masterdef according to string

1 Answers  


ORA-26684: invalid value for value_type

1 Answers  


ORA-23331: column group string does not exist

1 Answers  


PCC-00032: Invalid option "string"

1 Answers  


ORA-25195: invalid option for index on an index-organized table

1 Answers  


NNC-00417: name "string" already exists

1 Answers  


ORA-38425: attribute set used for an index object may not be unassigned

1 Answers  


Categories