Id | Message |
---|---|
QSM-01109 | while rewriting with MV, string, table, string, migrated to query delta |
QSM-01110 | query rewrite not possible with materialized view string because it contains a join between tables (string) that is not present in the query and that potentially eliminates rows needed by the query |
QSM-01111 | no partition key or partition marker found in MV, string |
QSM-01112 | WHERE clause of mv, string, is more restrictive than query |
QSM-01113 | HAVING clause of mv, string, is more restrictive than query |
QSM-01115 | rollup took place on a column with a window function |
QSM-01116 | window function computability checks failed |
QSM-01120 | recursive rewrite not allowed here |
QSM-01121 | materialized view, string, is TRUSTED in ENFORCED integrity mode |
QSM-01123 | self-join algorithm could not resolve multiple instances |
QSM-01124 | set operator materialized view, string, doesnt have a marker column |
QSM-01125 | a more optimal set operator materialized view than string was used to rewrite |
QSM-01126 | query rewritten with set operator materialized view, string |
QSM-01127 | query rewritten with materialized view(s), string |
QSM-01128 | Multi MV rewrite is disabled |
QSM-01129 | query has NO_MULTIMV_REWRITE hint |
QSM-01130 | Multi MV rewrite not allowed if at least one query block has no MVs |
QSM-01131 | query has ONLY_MULTIMV_REWRITE hint |
QSM-01132 | query has a named array type column |
QSM-01133 | query has an ADT column |