PLS-00422: no PL/SQL translation for the bindtype given for this bind variable
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.
PLS-00423
Custom Search


More Oracle errors
ORA-47043error deleting Identity string for Factor string, string
LPX-01079[XQST0079] Invalid extension expression
ORA-10862resolve default queue owner to current user in enqueue/dequeue
ORA-32610missing SINGLE REFERENCE or DIMENSION keyword in MODEL clause
ORA-28576lost RPC connection to external procedure agent
ORA-12856cannot run parallel query on a loopback connection
PLS-00742field string is not yet denotable
ORA-16642DB_UNIQUE_NAME mismatch
ORA-16552an error occurred when generating the CLIENT OPERATION table
ORA-09362Windows 3.1 Two-Task driver unable to deallocate context area
ORA-24203operation failed, queue table string.string has errors
ORA-32143Environment not specified
ORA-19212no key columns specified before call to DBMS_XMLSTORE.updateXML()
ORA-16737the redo transport service for standby database "string" has an error
ORA-24911Cannot start listener thread at specified port
ORA-31642the following SQL statement fails: string
ORA-22322error table "string"."string" has incorrect structure
DRG-11307operation cannot be performed on an index
ORA-22907invalid CAST to a type that is not a nested table or VARRAY
PGU-39500DD rc %4li, number stringstring




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PLS-00422no PL/SQL translation for the bindtype given for this bind variable