PLS-00422: no PL/SQL translation for the bindtype given for
this bind variable



PLS-00422: no PL/SQL translation for the bindtype given for this bind variable..

Answer / guest

Cause: A host variable was passed (by an Oracle Precompiler
program, for example) to PL/SQL for binding. However, its
datatype is not compatible with any PL/SQL datatype. So, the
binding failed.

Action: Change the datatype of the host variable to make it
compatible with a PL/SQL datatype.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06111: NETTCP: disconnect failure

1 Answers  


NNF-03003: Format error parsing server response

1 Answers  


ORA-31419: source table string does not exist

1 Answers  


ORA-24366: migratable user handle is set in service handle

1 Answers  


ORA-13483: insufficient memory for the specified GeoRaster data

1 Answers  


ORA-38767: flashback retention target parameter mismatch

1 Answers  


ORA-12989: invalid value for checkpoint interval

1 Answers  


DRG-11400: failed to parse document with key string

1 Answers  


ORA-09314: sltln: error translating logical name

1 Answers  


TNS-00258: Number of Failed Requests : number

1 Answers  


PCB-00581: "string" used as both host variable and indicator

1 Answers  


UDE-00001: user requested cancel of current operation

1 Answers  


Categories