METRIC_STORE_INVALID_ARGUMENT_VALUE_ERROR error class

SQLSTATE: 22023

Provided value “<argValue>” is not supported by argument “<argName>” for the METRIC_STORE table function.

INVALID_ARRAY

Valid value should be non-empty array with unique values, and each element in the array should be non-empty and non-null.

INVALID_NAME

Valid value should be non-null, non-empty and should follow rule: <rule>.

INVALID_TIMESTAMP

Valid value should be non-null, non-empty and of Timestamp type.

INVALID_TIME_GRANULARITY

Supported values are <supportedValues>.

INVALID_TIME_RANGE

Unsupported values for <startTimeKey> => <startTimeValue>, and <endTimeKey> => <endTimeValue>. <startTimeKey> should be earlier than <endTimeKey>.