ORA-06567: invalid number of values specified
Cause: An invalid number of values to be bound was specified in a call to the procedure BIND_VARIABLE in the package DBMS_SQL. In order to execute a given parsed statement in a given cursor, the same number of values must have been bound for all bind variables, so when EXECUTE is called, the latest calls to BIND_VARIABLE must must have specified the same number of values to be bound for all bind variables.
Action: Make sure that the same number of values have been bound for all of the bind variables.
ORA-06568
Custom Search


More Oracle errors
IMG-00201unsupported metadata type
RMAN-06011invalid level specified: number
NNO-00701warning: cannot construct checkpoint file name, checkpointing disabled
NZE-28807Cannot update the data source.
RMAN-20222datafile name not found in recovery catalog or is ambiguous
ORA-01334invalid or missing logminer dictionary processes context
QSM-02051subquery using the NOT EXISTS clause in mv
ORA-12655Password check failed
DRG-50702error in drtlsleep()
KUP-04069error fetching data for external table
RMAN-08591WARNING: invalid archived log deletion policy
ORA-26745cursors (string) are not sufficient
ORA-24202publisher does not exist for the queue
TNS-02512Invalid status received
CLSS-03202out of sync with master: [string] [string] [string] [string]
ORA-24094invalid transformation, target type does not match that of the queue
CLSD-02004error number encountered when sending messages to string
SQL*Loader-00414no columns to load for table string
RMAN-08105channel string: backup cancelled because no pieces were found
PCB-00901Pro*COBOL internal error condition detected (Code = number)




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
ORA-06567invalid number of values specified