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-28344fails to decrypt data
ORA-44907can not delete with incoming hard document links
ORA-16078media recovery disabled
ORA-41613invalid action preference for rule class: string
ORA-33309(DBVALID05) SEVERE ERROR: Record number used but not allocated (PS number)
ORA-31055A null XMLType element cannot be inserted into RESOURCE_VIEW
QSM-02117missing GROUPING_ID or GROUPING functions on GROUP BY column(s)
NCR-03015NCRO: No transport address
ORA-13601The specified Advisor string does not exist.
ORA-36838(XSLMGEN08) Dimension string.string attribute string is missing a COLUMNNAME property value
ORA-14049invalid ALTER TABLE MODIFY PARTITION option
ORA-23413table "string"."string" does not have a materialized view log
PCB-00215OCCURS TO TIMES clause not allowed for host variable "string"
ORA-24295max key length (string) for sorted hash cluster exceeded
ORA-26695error on call to string: return code string
ORA-04033Insufficient memory to grow pool
QSM-02055mv references a packed object table or view
ORA-30052invalid lower limit snapshot expression
ORA-36342(SNSYN200) The format of the CLEAR command is: CLEAR [ ALL | STATUS ] [ AGGREGATES | CHANGES | PRECOMPUTES | NONPRECOMPUTES | CACHE ] FROM var1 [var2, var3...] [USING aggmap]
ORA-35917(XSHIDE05) You cannot HIDE model workspace object because the analytic workspace in which it is defined has not been upgraded to version string.




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