.-EMCH01 An index already exists for the time range [%BEG%, %END%] .-EMCH02 The index time range must be continuous. The current timerange for the existing index is [%BEG%, %END%]. The beginning timestamp (%BEG%) is outside of this range. Run the TSCreatePatternIndex() function with force_index=1 to force the index build or change the beginning timestamp. .-EMCH03 An index already exists for the settings ""%STR%"". Run the TSCreatePatternIndex() function with force_index=1 to force the index build. .-EMCH04 Unsupported data type %TYPENAME%. Supported types are smallfloat, float, integer, smallint. .-EMCH05 The TimeSeries row type has too many fields. Maximum is 100. .-EMCH06 Invalid datatype. .-EMCH07 %FUNC%: failed to allocate memory. .-EMCH08 %FUNC%: execution failed. .-EMCH09 Invalid index mode setting (%MODE%). .-EMCH10 Missing equals sign (=) after the index parameter (%PARAM%). .-EMCH11 Incorrect partitionlen value (%VAL%). The valid range is between 0 and 40. .-EMCH12 UnitError cannot be negative. The value must be 0 or a positive number. .-EMCH13 Incorrect aggwin value (%VAL%). The value must be > 0. .-EMCH14 Incorrect slidewin value (%VAL%). The valid range is between 2 and 40 inclusive. .-EMCH15 Invalid query pattern length (%LEN%). The length must be > 0. .-EMCH16 Incorrect Similarity Threshold percentage value. The valid range is between 0.0 and 1.0. .-EMCH17 The beginning time stamp %TIME% is after the ending time stamp %TIME2%. .-EMCH18 The TimeSeries parameter cannot be NULL. Provide a value. .-EMCH19 The TimeSeries time stamp parameter cannot be NULL. .-EMCH20 The time series must be regular. .-EMCH21 The primary key value must be between 1 and 255 characters. .-EMCH22 Invalid input argument: %REASON%. .-EMCH23 Index (%IID%) cannot be expanded. The new begin timestamp (%NEW%) must be within the existing index timerange [%BEG%,%END%]. .-EMCH24 Index (%IID%) cannot be expanded. The new end timestamp (%NEW%) must be within the existing index timerange [%BEG%,%END%]. .-EMCH25 %IID%: Given or adjusted time range [%BEG%,%END%] will result in no new elements %REASON%.