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-32507expecting string but found string
PROT-00007Failed to open the specified import file
OCI-30946XML Schema Evolution warning: temporary tables not cleaned up
RMAN-05531a mounted database cannot be duplicated while data files are fuzzy
NNL-00348Server saving the config file now
ORA-02400explain plan output buffer size limit exceeded
ORA-35280(SNSYN165) The format of the AGGREGATE command is: AGGREGATE varname1 [varname2 varname3 ...] [USING aggmap-name] [COUNTVAR intvar-name1 [intvar-name2 intvar-name3 ...]] [FUNCDATA] [FORCEORDER] [PARALLEL #] [{FROM|FROMVAR} fromname [, fromname2 ...]]
PGU-30318TIP generation: string string, PL/SQL string for string
ORA-00369Current log of thread string not useable and other log being cleared
ORA-16178Cannot specify remote destinations in archivelog manual mode
PGU-00378an item has to be selected before help can be sought for it
PLS-00393wrong number of columns in SELECT...INTO statement
ORA-13777invalid list of attribute names
PLS-00318type "string" is malformed because it is a non-REF mutually recursive type
ORA-29502NAMED keyword required in CREATE JAVA RESOURCE
ORA-12835No instances are active in the GLOBAL_VIEW_ADMIN_GROUP
ORA-23434master site string not known for object group
PCC-02018found end-of-file while scanning comment
ORA-01287file string is from a different database incarnation
ORA-25253listen failed, queue string.string is not enabled for dequeue




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