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-33072: (XSAGDNGL35) In AGGMAP workspace object, the hierarchy dimension QDR over dimension workspace object must be specified for every relation dimensioned by that hierarchy dimension.

1 Answers  


NCR-04021: NCRR: Pickler errors

1 Answers  


ORA-13835: invalid attribute name specified

1 Answers  


ORA-29903: error in executing ODCIIndexFetch() routine

1 Answers  


RMAN-06512: copy will be obsolete on date string

1 Answers  






ORA-02335: invalid datatype for cluster column

1 Answers  


ORA-02771: Illegal request time out value

1 Answers  


ORA-06545: PL/SQL: compilation error - compilation aborted

1 Answers  


NNL-00911: Responses sent with invalid error code: number

1 Answers  


PCC-02400: This host variable must be declared as a pointer type

1 Answers  


ORA-23383: registration for materialized view repgroup "string"."string" failed at site string

1 Answers  


ORA-13433: GeoRaster metadata default RGB error

1 Answers  


Categories