QSM-01061: illegal query expression
Cause: An illegal query was specified. Specifically one of the following criteria was not satisfied: (a) All (non-constant, non-aggregate) SELECT expressions in the query should be made up of group expressions. (b) All column references in the HAVING clause should come from the GROUP BY expressions. (c) If there is an ORDER BY clause, then all column references should come from the GROUP BY or SELECT clause, depending on whether the query selects DISTINCT.
Action: Correct error in the syntax and rerun the query.
QSM-01062
Custom Search


More Oracle errors
ORA-01215enabled thread string is missing after CREATE CONTROLFILE
ORA-54620CLIP_PC: internal error [number, string]
NCR-04010NCRR: Unable to contact Oracle Internet Directory Server
NZE-29011Finished message is incorrect.
ORA-33450(ESDREAD05) Discarding compiled code for workspace object because number now has more or fewer dimensions than it had when the code was compiled.
ORA-31449invalid value for change_set_name
TNS-02505Authentication: null context pointer provided
ORA-46067Cookie not specified
ORA-01332internal Logminer Dictionary error
DRG-11714synonyms have different Broader Terms
ORA-42008error occurred while instantiating the redefinition
ORA-22332a dependent object in schema "string" has errors. string
RMAN-06529CHANGE ... KEEP not supported for ARCHIVELOG
EXP-00091Exporting questionable statistics.
ORA-01325archive log mode must be enabled to build into the logstream
ORA-32134Cannot assign LOBs
RMAN-05019WARNING: no channel of required type allocated to recover copy of datafile number
DGM-16948Unable to switchover, primary database is still "string"
PGA-20924unable to enter send state for deallocate, state = number (string)
PROC-00005User does not have permission to perform a cluster registry operation on this key.




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
QSM-01061illegal query expression