PLS-00402: alias required in SELECT list of cursor to avoid duplicate column names
Cause: A cursor was declared with a SELECT statement that contains duplicate column names. Such references are ambiguous.
Action: Replace the duplicate column name in the select list with an alias.
PLS-00405
Custom Search


More Oracle errors
ORA-02092out of transaction table slots for distributed transaction
ORA-10571Test recovery canceled
ORA-39220file name is too long
ORA-39783Invalid direct path transaction active
PCC-02388Arrays not allowed in FROM/WHERE clause of SELECT statement
OCI-21606can not free this object
ORA-16811apply instance not recorded by the Data Guard broker
ORA-12027duplicate filter column
ORA-01289cannot add duplicate logfile string
ORA-00064object is too large to allocate on this O/S (string,string,string)
PCC-02431Expecting an expression of type external LOB (BFILE)
ORA-00280change string for thread string is in sequence #string
PLS-00372In a procedure, RETURN statement cannot contain an expression
TNS-04044Specified gateways do not exist.
ORA-16150FINISH recovery performed on another, older standby database
DRG-10306server terminated unexpectedly while processing command
ORA-02805Unable to set handler for SIGTPA
DRG-11844HTTP Version Not Supported
PCC-02383Expecting an expression of type OCIExtProcContext
DIA-51316No check meta-data found on specified table string




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-00402alias required in SELECT list of cursor to avoid duplicate column names