ORA-29252: collection does not contain elements at index locations in call to dbms_sql.bind_array
Cause: The bound table does not contain elements at both index locations in call to bind_array of dbms_sql. This is illegal. Both index locations must contain elements. In other words tab.exists(index1) and tab.exists(index2) must both return true.
Action: Either modify the two indexes or the contents of the table and try the call again.
ORA-29253
Custom Search


More Oracle errors
ORA-24074RETRY_DELAY and MAX_RETRIES cannot be used for exception queue %.string
QSM-02003aggregate function nested within an expression
ORA-00269specified log file is part of thread string not string
TNS-12631Username retrieval failed
ORA-22992cannot use LOB locators selected from remote tables
SQL*Loader-00962Error setting user-side Ctrl-C handler
ORA-13463error retrieving GeoRaster data: string
ORA-12710CREATE CONTROLFILE character set is not known
ORA-41697attribute prefix missing in aggregate specification: string
ORA-53231unable to write to a nonlocal destination ORDDicom object
PGU-35013missing call entry for transaction string string (string)
ORA-32167No payload set on the Message
PGU-00373cannot allocate memory of size number from toolkit
TNS-00550disconnection error
TNS-12171TNS:could not resolve connect identifier: string
DIA-48195OS command to remove a directory failed
ORA-25265specified signature for a queue which does not support reciever non-repudiation
ORA-31109Action failed as parent resource string is locked
DRG-50913first document requested string is not a positive number
DIA-48316relation [string] unavailable or cannot be created




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-29252collection does not contain elements at index locations in call to dbms_sql.bind_array