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-24093: AQ agent string not granted privileges of database user string

1 Answers  


SQL*Loader-00459: error fetching numeric value for sequence on column (string)

1 Answers  


ORA-24191: the property name string has existed

1 Answers  


ORA-36960: (XSFCAST27) The value of the string expression must be an odd number. You specified number.

1 Answers  


ORA-22341: cannot assign supertype instance to subtype

1 Answers  






ORA-14298: LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

1 Answers  


ORA-13148: failed to generate SQL filter

1 Answers  


ORA-31398: DBMS_LDAP: Shared servers are not supported.

1 Answers  


ORA-13144: target table string not found

1 Answers  


SQL*Loader-00551: internal error: error initializing slf

1 Answers  


ORA-19679: RMAN configuration number string is outside valid range of 1 through string

1 Answers  


ORA-36180: (XSAGGR08) AGGREGATE cannot function because there is a permission clause associated with variable workspace object.

1 Answers  


Categories