PLS-00410: duplicate fields in RECORD,TABLE or argument list are not permitted
Cause: When a user-defined record was declared, the same name was given to two fields. Like column names in a database table, field names in a user-defined record must be unique.
Action: Check the spelling of the field names, then remove the duplicate.
PLS-00412
Custom Search


More Oracle errors
PGA-21402error opening file string, fopen errno = number
TNS-01067Service display mode is string
ORA-27209syntax error in device PARMS - unknown keyword or missing =
DIA-48123error encountered when attempting to flush a file
DIA-49405Cannot change package name [string] [string]
ORA-31082invalid attribute "string" specified in declaration of "string"
DIA-48155error encountered when read alert log [string]
ORA-30042Cannot offline the undo tablespace
PLS-01710In a positioned DELETE or UPDATE statement, the cursor name must be of length 1
PCC-00070Illegal syntax, Exponential value in SQL statement: string
ORA-07619$IDTOASC failed translating an integrity level
ORA-01036illegal variable name/number
ORA-54530invalid etype for element at element offset
PROT-00021Invalid parameter
ORA-06511PL/SQL: cursor already open
DIA-48419Illegal arguments
ORA-40225model is currently in use by another process
ORA-13138could not determine name of object string
ORA-33046(XSAGDNGL22) In AGGMAP workspace object, you can specify only one SCREENBY clause.
ORA-06132NETTCP: access denied, wrong password




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-00410duplicate fields in RECORD,TABLE or argument list are not permitted