Id | Message |
---|---|
QSM-02128 | does not meet the requirements of a primary key mv |
QSM-02129 | join or filter condition(s) are complex |
QSM-02130 | expression not supported for fast refresh |
QSM-02131 | agg(expr) requires correspondng SUM(expr) function |
QSM-02132 | agg(expr) requires correspondng COUNT(expr) function |
QSM-02133 | agg(expr) requires correspondng MIN(expr) function |
QSM-02134 | agg(expr) requires correspondng MAX(expr) function |
QSM-02135 | agg(expr) requires correspondng AVG(expr) function |
QSM-02136 | agg(expr) requires correspondng VARIANCE(expr) function |
QSM-02137 | agg(expr) requires correspondng STDDEV(expr) function |
QSM-02138 | agg(expr) requires correspondng agg(expr*expr) function |
QSM-02139 | agg(expr) requires correspondng agg(expr+expr) function |
QSM-02140 | agg(expr) requires correspondng SUM(expr*expr) function |
QSM-02141 | the reason why the capability is disabled has escaped analysis |
QSM-02142 | COUNT(*) is not present in the select list |
QSM-02143 | SUM(expr) without COUNT(expr) |
QSM-02144 | aggregate functions are present without a GROUP BY clause |
QSM-02145 | GROUP BY clause is present but no aggregate functions are used |
QSM-02146 | see the reason why REFRESH_FAST_AFTER_INSERT is disabled |
QSM-02147 | default date format is sensitive to session settings |