.-ETSA00 TSAFuncs: %MSG%. .-ETSAP1 %FUNC%: input sequence lengths are not equal. .-ETSAP2 %FUNC%: input sequence length is <= 0. .-ETSAP3 %FUNC%: input sequence length is <= 0 or wrong paramter setting. .-ETSAP4 %FUNC%: invalid column name or number. .-ETSAF1 %FUNC%: fractional part too long. .-ETSAMC %FUNC%: timeseries element has %NUM% columns, %MAX% is the maximum. .-ETSASD %FUNC%: scan descriptor is null, check time range. .-ETSAS0 %FUNC%: target timeseries is shorter than pattern (%COUNT% < %PATLEN%). .-ETSAS1 %FUNC%: target timeseries is shorter than window (%COUNT% < %WINLEN%). .-ETSAS2 %FUNC%: MonitorWinLen should be > 4. .-ETSAS3 %FUNC%: SubSeqLength should be > 0. .-ETSAS4 %FUNC%: StepSize should be > 0. .-ETSAS5 %FUNC%: KValue should be > 0. .-ETSAS6 %FUNC%: SubSeqLength is %SSLEN% but should be <= %MWLEN%. .-ETSAS7 %FUNC%: KValue is %KVALUE% but should be <= %NUM%. .-ETSAS8 %FUNC%: Unknown type %TYPENAME%. .-ETSAS9 %FUNC%: Invalid type. .-ETSASD %FUNC%: Decimal conversion failed %DECERR%. .-ETSA01 mi_alloc: failed to allocate memory. .-ETSA02 mi_realloc: failed to allocate memory. .-ETSA03 mi_lvarchar_to_string : failed to transform mi_lvarchar to mi_string. .-ETSA04 mi_datetime_to_string : failed to transform mi_date to mi_string. .-ETSA05 mi_string_to_datetime : failed to transform mi_string to mi_date. .-ETSA06 mi_open: failed to get database conneciton. .-ETSA07 mi_close: failed to close database conneciton. .-ETSA08 mi_fp_funcstate: failed to get udr information. .-ETSA09 mi_fp_argtype: failed to get arg type. .-ETSA10 mi_typestring_to_id: failed to get type id. .-ETSA11 mi_row_desc_create: failed to create row desc. .-ETSA12 mi_collection_create: failed to create collection. .-ETSA13 mi_collection_open: failed to open collection. .-ETSA14 mi_collection_close: failed to close collection. .-ETSA15 mi_row_create: failed to create a row. .-ETSA16 mi_collection_insert: failed to insert into collection. .-ETSA17 mi_exec: failed to execute query. .-ETSA18 mi_get_result: failed to get result. .-ETSA19 mi_next_row: failed to read next row. .-ETSA20 mi_value: failed to read value. .-ETSA21 mi_new_var: failed to allocate lvarchar.