PLS-00665: ORDER BY and CLUSTER BY clauses require a PARTITION BY clause
Cause: An attempt was made to specify an ORDER BY or CLUSTER BY clause without also specifying a PARTITION BY clause.
Action: Add a PARTITION BY clause, or remove the ORDER BY or CLUSTER BY clause.
PLS-00666
Custom Search


More Oracle errors
SQL*Loader-00287No control file name specified.
ORA-29826keyword FOR is missing
ORA-02796Done request is not in correct state
PCC-00128Command line processor severe error
ORA-14137Table in partially dropped state, submit DROP TABLE PURGE
ORA-14122only one REVERSE or NOREVERSE clause may be specified
ORA-17619max number of processes using I/O slaves in a instance reached
LSX-00270hex-encoded binary has odd length
ORA-06408NETCMN: incorrect message format
ORA-06561given statement is not supported by package DBMS_SQL
NZE-29029SSL handshake already completed
PLS-00703multiple instances of named argument in list
RMAN-07502List of Files Unknown to the Database
ORA-15249could not locate ASM attribute string
DRG-13012language column must be a char, varchar, or varchar2 type
CLST-02503failure string opening configuration for delete operation
ORA-23332group string is in use; cannot drop
ORA-13829SQL profile named string already exists
DIA-48476Cannot write the results out to a file, please check if the environment variable TMPDIR is set or the current directory is not writable
ORA-25130cannot modify primary key - primary key not defined for table




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-00665ORDER BY and CLUSTER BY clauses require a PARTITION BY clause