Answer Posted / guest
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.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
ORA-26079: file "string" is not part of table string.string
ORA-16627: No standby databases support the overall protection mode.
NZE-28868: Peer certificate chain check failed.
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
NZE-28890: Entrust Login Failed
ORA-26030: index string.string had string partitions made unusable due to:
ORA-16626: failed to enable specified object
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-26028: index string.string initially in unusable state
IMP-00064: Definition of LOB was truncated by export
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-16516: The current state is invalid for the attempted operation.
ORA-26029: index string.string partition string initially in unusable state
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?