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-30113: error when processing file 'string'

1 Answers  


ORA-19034: Type not supported during schema generation

1 Answers  


ORA-09979: skxfqhsnd: Error Sending a message to another endpoint

1 Answers  


ORA-16620: one or more databases could not be contacted for a delete operation

1 Answers  


PCC-00007: Invalid WHENEVER condition at column number in line number of file string

1 Answers  


ORA-00711: new tablespace name is invalid

1 Answers  


ORA-00256: cannot translate archive destination string string

1 Answers  


ORA-02079: no new sessions may join a committing distributed transaction

1 Answers  


ORA-13017: unrecognized line partition shape

1 Answers  


ORA-28583: remote references are not permitted during agent callbacks

1 Answers  


ORA-16152: standby database is in 'no-data-loss' protected mode

1 Answers  


ORA-06744: TLI Driver: listener cannot bind

1 Answers  


Categories