Skip to main content

METRIC_VIEW_INVALID_WINDOW_PARAMETER error condition

SQLSTATE: 42K0E

The window measure parameter <parameterName> is invalid.

NON_INTEGRAL_TYPE

It must be an integral numeric type, but is declared as <dataType>.

RESERVED_KEYWORD

The name must not match a keyword used in the windowing clause.

UNDECLARED

It is not a declared parameter of the metric view.