PLS-00316: PL/SQL TABLEs must use a single index
Cause: In the INDEX BY clause of a PL/SQL table declaration, a composite primary key was specified. PL/SQL tables must have a simple, unnamed primary key of a binary integer or VARCHAR2 type.
Action: Use one of the supported key types in the INDEX BY clause.
PLS-00317
Custom Search


More Oracle errors
ORA-19371invalid update option
ORA-25010Invalid nested table column name in nested table clause
ORA-10633No space found in the segment
PLS-00144duplicate external CALLING STANDARD specification in subprogram expression
ORA-19578end of volume while duplexing to sequential files, backup piece incomplete
ORA-40301invalid cost matrix specification
ORA-09209sftget: error reading from file
ORA-41631invalid text node or child element for "string" element in properties
ORA-24807LOB form mismatch
NNL-00402Authoritative server: string
ORA-00396error string required fallback to single-pass recovery
NNC-00430Database not accessible
ORA-19272XQDY0052 - invalid atomic value in attribute or element constructor
ORA-01310requested return type not supported by the lcr_mine function
RMAN-20109remote database has different database ID
ORA-00087command cannot be executed on remote instance
QSM-01137dimension level, string, marked as SKIP WHEN NULL
IMP-00065Import is unable to recreate lobs within objects.
ORA-29807specified operator does not exist
ORA-03214File Size specified is smaller than minimum required




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-00316PL/SQL TABLEs must use a single index