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-19806: cannot make duplex backups in recovery area

2 Answers  


ORA-01621: cannot rename member of current log if database is open

1 Answers  


LPX-00274: can't import node type

1 Answers  


ORA-01755: Must specify an extent number or block number

1 Answers  


ORA-01031: insufficient privileges

1 Answers  


TNS-04018: Instance already started

1 Answers  


ORA-31108: Action failed as resource string is locked

1 Answers  


EXP-00028: failed to open string for write

1 Answers  


TNS-00085: * reread - ask the process name to reread parameter files

1 Answers  


ORA-01236: Error string occurred during initialization of file header access

1 Answers  


ORA-31029: Cannot bind to unsaved resource

1 Answers  


SQL*Loader-00104: Invalid bad file name on command line

1 Answers  


Categories