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
DIA-48473Internal failure, unknown return code [string]
PLS-00755SYSAUX tablespace offline while saving identifier data
PGU-30220allocate failure: string storage of string bytes
ORA-16650command incompatible when fast-start failover is enabled
ORA-01904DATAFILE keyword expected
ORA-22292Cannot open a LOB in read-write mode without a transaction
ORA-14646Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes
NZE-28792PL/SQL operation failure
ORA-30376prevent sharing of a parsed query of an explain rewrite session
PCC-01511Identifier on line number in file string too long for code generated in file string
OCI-31060Resource at path string could not be deleted
NID-00311Control File string - modified
ORA-24377invalid OCI function code
QSM-03117Cannot tune the materialized view to be fast refreshable
ORA-36952(XSFCAST23) You cannot specify a cycle number when querying the string forecasting option.
ORA-30129invalid function argument received
RMAN-08087channel string: started backup set validation
ORA-16504the Data Guard configuration already exists
ORA-47180Integration Policy for OLS Policy string is already defined
ORA-01556MINEXTENTS for rollback segment must be greater than 1




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