123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056 |
- -- Automatically generated, compatible with DBDK 3.40 or greater --
- .-EUTSA0
- TimeSeries Error
- .-EUTSA3
- Timeseries references calendar with id: %OID%, which is not in the CalendarTable.
- .-EUTSA4
- Invalid Calendar interval %IVL%.
- .-EUTSA5
- Calendar search interval cannot be smaller than the Calendar pattern interval.
- .-EUTSA6
- Calendar %PARAMETER% has references and cannot be deleted.
- .-EUTSA7
- Calendar %PARAMETER% has references and cannot be directly updated.
- .-EUTSA8
- Calendar input specification cannot be NULL.
- .-EUTSA9
- Invalid calendar pattern interval %IVL%.
- .-EUTSAA
- Missing ""on"" or ""off"" at ""%STR%"".
- .-EUTSAB
- Could not find a calendar pattern named ""%VALUE%"".
- .-EUTSAC
- Calendars cannot have both pattern and pattname parameters.
- .-EUTSAD
- Invalid Calendar date: %DATE1% cannot predate %DATE2%.
- .-EUTSAE
- The pattern interval length, %IVL%, is too large, maximum is %MAX%.
- .-EUTSAF
- Could not execute pattern lookup query.
- .-EUTSAG
- Could not get pattern lookup query results.
- .-EUTSAH
- Calendars must have the same regularity.
- .-EUTSAI
- The calendar is missing a pattern.
- .-EUTSAJ
- Missing calendar pattern delimiter ""%DELIM%"".
- .-EUTSAK
- Must not mix [] notation with datafile() notation.
- .-EUTSAL
- Invalid calendar pattern name ""%NAME%"".
- .-EUTSAM
- Could not convert element timestamp %TSTAMP% to a vector offset.
- .-EUTSAN
- Internal timeseries error: Not enough space allocated for timeseries structure.
- .-EUTSAO
- Unbalanced parenthesis in parameter data.
- .-EUTSAP
- Origin parameter not present in input string.
- .-EUTSAQ
- Calendar name parameter not present in input string.
- .-EUTSAS
- Not enough columns in row type, must have at least 2.
- .-EUTSAT
- First column in row must be a datetime year to fraction(5).
- .-EUTSAU
- Improper flag value. See manual for acceptable values.
- .-EUTSAV
- The calendar is missing a pattern start date.
- .-EUTSAW
- Calendar ""%CALNAME%"" not found.
- .-EUTSAX
- Attempt to insert generated calendar failed.
- .-EUTSAY
- Generated calendar name too long (%LEN% bytes).
- .-EUTSAZ
- Invalid direction: %DIRECTION%.
- .-EUTSB0
- Threshold must be >= 0, got %THRESH%.
- .-EUTSB1
- Bad origin specified (%ORIG%), must be after calendar start date (%START%).
- .-EUTSB2
- Invalid column number, %NUM%, passed to ts_get_col_by_number.
- .-EUTSB3
- Set argument to %FUNCTION% is not a set of a rows. Got %TYPE%.
- .-EUTSB4
- Row type (%TYPE%) does not have the proper columns for the time series: %TS%.
- .-EUTSB5
- TimeSeries parameter may not be NULL.
- .-EUTSB6
- TimeSeries timestamp parameter may not be NULL.
- .-EUTSB7
- Resulting calendar has no on periods!.
- .-EUTSB8
- Timeseries has type %REALOID% not %ARGOID%.
- .-EUTSB9
- The calendar is missing a start date.
- .-EUTSBA
- Offset must be greater than or equal to 0 (%VAL%).
- .-EUTSBB
- Timestamp %STAMP% is not a valid day in calendar.
- .-EUTSBC
- Pattern start %PSTAMP% is too far from start date %STAMP%.
- .-EUTSBD
- Unmodified constructor type %NAME% is not allowed, try using an explicit cast.
- .-EUTSBE
- Column number must be > 0 and < %GOT%, not %ID%.
- .-EUTSBF
- User function did not return a null Timestamp in the data.
- .-EUTSBG
- No column named %NAME%.
- .-EUTSBH
- Resulting timeseries does not have correct number of columns, needs %NUM%.
- .-EUTSBI
- Offset may not be negative (%NUM%).
- .-EUTSBJ
- The timeseries is too large to fit in row, please specify a container.
- .-EUTSBK
- Input for irregular timeseries must contain timestamps for each data point.
- .-EUTSBL
- Function %FUNC% does not operate on irregular timeseries.
- .-EUTSBM
- Element already exists at timestamp %TIME%.
- .-EUTSBN
- No element to %OP% at timestamp %TIME%.
- .-EUTSBO
- Invalid type ""%TYPE%"" in virtual table configuration parameter.
- .-EUTSBP
- Timestamp %TIME% of element is before timeseries origin %TIME2%.
- .-EUTSBQ
- Invalid integer ""%STR%"".
- .-EUTSBR
- Operation %OP% not supported on regular timeseries.
- .-EUTSBS
- Container %NAME% is not empty, delete remaining timeseries before removing it.
- .-EUTSBT
- Calendars must be the same.
- .-EUTSBU
- Source origin must be on or after target origin.
- .-EUTSBV
- Invalid multi-byte character.
- .-EUTSBW
- %ARG% argument to routine %FUNC% was bad.
- .-EUTSBX
- Missing right bracket, ""]"".
- .-EUTSBY
- New timeseries origin specified (%NEWORIG%), must be before the current timeseries origin (%CURORIG%).
- .-EUTSC0
- Too many duplicates at %STAMP%.
- .-EUTSC1
- Timeseries already been assigned a container.
- .-EUTSC2
- Incompatible time series types.
- .-EUTSC3
- Internal error: null timestamp fetched.
- .-EUTSC4
- Internal error: null element found in irregular series.
- .-EUTSC5
- Mismatch in result type of time series (%OP%).
- .-EUTSC6
- Could not construct a name for the generated calendar.
- .-EUTSC7
- Too many operands for function ""%OP%"".
- .-EUTSC8
- Cannot insert entry for %NAME% in the container table.
- .-EUTSC9
- DBS name: %NAME% is too long. Max %MAX% bytes.
- .-EUTSCA
- Internal error: %PROC%: %MSG%.
- .-EUTSCB
- Insufficient memory, %SIZE% bytes requested.
- .-EUTSCC
- Cannot mix regular and irregular time series in same container (%NAME%).
- .-EUTSCD
- Cannot update entry for %NAME% in the container table.
- .-EUTSCE
- Internal error: invalid instance ID %ID%.
- .-EUTSCF
- Internal error: Cannot query TS instance table.
- .-EUTSCG
- Invalid time series parameter ""%WORD%"".
- .-EUTSCH
- The datafile name is missing.
- .-EUTSCI
- Cannot update a row in %TBL%, Error Code: %ERR%.
- .-EUTSCJ
- Page %PAGE% in container %CTNR% is corrupt.
- .-EUTSCK
- Could not parse timestamp ""%ORIGIN%"": %ERR%.
- .-EUTSCL
- Could not convert timestamp to string, errcode ""%ERR%"".
- .-EUTSCO
- Timestamp may not be NULL for irregular timeseries, API routine %RTN%.
- .-EUTSCP
- Element already exists at offset %NTH%.
- .-EUTSCQ
- No element to %OP% at offset %NTH%.
- .-EUTSCR
- Client Timeseries API Internal Error %ERR%.
- .-EUTSCS
- Client file error: could not open %NAME%.
- .-EUTSCT
- Year argument to ts_make_stamp is bad, %VAL%.
- .-EUTSCU
- The threshold value is missing.
- .-EUTSCV
- Invalid character in name: ""%NAME%"".
- .-EUTSCW
- Operation aborted due to interrupt. See the message log file.
- .-EUTSCX
- Origin required to create a timeseries.
- .-EUTSCY
- Timeseries arithmetic function called with no timeseries arguments.
- .-EUTSCZ
- Do not know how to cast result of %OP% to %RESTYPE%.
- .-EUTSD1
- Unknown container: %NAME%.
- .-EUTSD2
- Container name: %NAME% is too long. Max %MAX% bytes.
- .-EUTSD3
- Container %NAME% already exists.
- .-EUTSD4
- Subtype name: %NAME% is too long. Max %MAX% bytes.
- .-EUTSD5
- Number of elements must be > 0, got %NELEMS%.
- .-EUTSD6
- Internal error: %FILE%: %LINE%.
- .-EUTSD7
- Return type %RETTYPE% not compatible with argument type %ARGTYPE%.
- .-EUTSD8
- Set type %SETTYPE% not compatible with timeseries type %TSTYPE%.
- .-EUTSD9
- Type %PUTTYPE% cannot be put into a timeseries of type %TSTYPE%.
- .-EUTSD0
- Container %PARAMETER% cannot be directly updated.
- .-EUTSDA
- Container %PARAMETER% has references and cannot be deleted.
- .-EUTSDB
- Updating container name %PARAMETER% in the tsinstancetable is not allowed.
- .-EUTSDC
- Updating the reference count for container %PARAMETER% in the tsinstancetable is not allowed.
- .-EUTSDD
- Base table %BASETABLE% has only timeseries column(s). Virtual table requires base table to have non-timeseries key column(s).
- .-EUTSDE
- Internal error: Cannot query container table for %NAME%.
- .-EUTSDF
- Routine %NAME% execution failed.
- .-EUTSDG
- API call %NAME% failed.
- .-EUTSDH
- Return type of the function used in Apply does not match the subtype of return timeseries.
- .-EUTSDI
- Internal error: return type of function %FUNC% changed.
- .-EUTSDJ
- Bad SQL expression (%EXPR%) used in Apply.
- .-EUTSDK
- Bad field name (%NAME%) for TimeSeries number (%TSNUM%) used in Apply SQL expression.
- .-EUTSDL
- Bad field number (%NUMBER%) for TimeSeries number (%TSNUM%) used in Apply SQL expression.
- .-EUTSDM
- Error preparing query (%QUERY%).
- .-EUTSDN
- Bad TimeSeries number (%NUMBER%) used in Apply, the correct range is between 0 and %HIGH%.
- .-EUTSDO
- Metadata parameter must be accompanied by metatype parameter in input.
- .-EUTSDP
- Input function for metadata type %METATYPE% not found.
- .-EUTSDQ
- Meta type %METATYPENAME% not found.
- .-EUTSDR
- Subtype must be a row type, not %TYPENAME%.
- .-EUTSDS
- Meta Data types do not match. Cast type ""%TYPE1%"" does not match timeseries type ""%TYPE2%"".
- .-EUTSDT
- No input function for type %TYPE%.
- .-EUTSDU
- ""%STR%"" is not a valid number.
- .-EUTSDV
- ""%STR%"" exceeds the range of %TYPE%.
- .-EUTSDW
- ""%STR%"" is not a valid date.
- .-EUTSDX
- ""%STR%"" is not a valid date and time.
- .-EUTSDY
- ""%STR%"" is not a valid interval.
- .-EUTSDZ
- ""%STR%"" is not a valid decimal number.
- .-EUTSE1
- Missing ""("" after ""ROW"" on line %LINE% of input.
- .-EUTSE2
- Missing "")"" after ""ROW"" on line %LINE% of input.
- .-EUTSE3
- Unexpected token ""%TOK%"" on line %LINE% of input.
- .-EUTSE4
- Invalid value %TOK% on line %LINE% of input.
- .-EUTSE5
- Missing data on line %LINE% of input.
- .-EUTSE6
- ""%TYPE%"" is not a timeseries type.
- .-EUTSE7
- Filter in Apply must evaluate to boolean.
- .-EUTSE8
- Projection column %NUMBER% in Apply does not match the corresponding column in return type.
- .-EUTSE9
- Cannot use timeseries in an unlogged database.
- .-EUTSEA
- Too many data values on line %LINE% of input.
- .-EUTSEB
- Row containing columns with assign or destroy functions not allowed, column %COLNUM%.
- .-EUTSEC
- No such DBspace: %NAME%.
- .-EUTSED
- Expression argument may not be null.
- .-EUTSEE
- Must call ts_copy to copy a timeseries before sending it to the server.
- .-EUTSEF
- Attempt to modify a hidden element at time %TIME%.
- .-EUTSEG
- Row is too large to fit in a time series.
- .-EUTSEH
- Time series API interface is old -- re-link with new tsbeapi.a.
- .-EUTSEI
- Time series blade is too old for API -- install new time series
- .-EUTSEJ
- Cannot find interface function %NAME%. Install problem?
- .-EUTSEK
- Could not open a collection value.
- .-EUTSEL
- Missing collection value for %NAME% on line %LINE%.
- .-EUTSEM
- Missing ""{"" on line %LINE% of input.
- .-EUTSEN
- Missing ""("".
- .-EUTSEO
- Invalid Apply filter function: %NAME%.
- .-EUTSEP
- Could not execute query: %QUERY%.
- .-EUTSEQ
- Can not do insert, update, or delete on a read only time series virtual table.
- .-EUTSER
- Invalid time series virtual table configuration parameter.
- .-EUTSES
- Failed to create time series virtual table. Check ISAM errors.
- .-EUTSET
- Time series virtual table can only be created on a base table containing exactly one time series column, or the timeseries column must be specified.
- .-EUTSEU
- Time series virtual table does not support rowid.
- .-EUTSEV
- Too few expressions in the aggregation list.
- .-EUTSEW
- Too many expressions in the aggregation list.
- .-EUTSEX
- Invalid aggregation list near position %POS%, expecting "","" or end of list.
- .-EUTSEY
- Invalid aggregation operator: %OP%.
- .-EUTSEZ
- Missing ""$"" before column specification in aggregate.
- .-EUTSF0
- Missing "")"" at position %POS% in aggregate expression
- .-EUTSF1
- %OP% aggregation is not allowed on columns of type %TYPE%.
- .-EUTSF2
- A corrupted timeseries was returned by a user defined function .
- .-EUTSF3
- The parameter to the nth function cannot be zero.
- .-EUTSF4
- Attempt to insert into an old style time series virtual table that does not support insert.
- .-EUTSF5
- This virtual table does not support insertion of elements of a new time series.
- .-EUTSF6
- Attempt to insert a new time series %TS% from virtual table %VIRTUALTAB% into base table %BASETABLE% failed.
- .-EUTSF7
- New time series must be empty.
- .-EUTSF8
- Client file error: could not close %NAME%.
- .-EUTSF9
- Month argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFA
- Day argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFB
- Hour argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFC
- Minute argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFD
- Second argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFE
- Fraction argument to ts_make_stamp is bad, %VAL%.
- .-EUTSFF
- Filter argument may not be null.
- .-EUTSFG
- Set argument may not be null.
- .-EUTSFH
- Time series argument may not be null.
- .-EUTSFI
- Container name argument may not be null.
- .-EUTSFJ
- DBspace name argument may not be null.
- .-EUTSFK
- File name argument may not be null.
- .-EUTSFL
- Row argument may not be null.
- .-EUTSFM
- Offset argument may not be null.
- .-EUTSFN
- First time series argument may not be null.
- .-EUTSFO
- Second time series argument may not be null.
- .-EUTSFP
- Time stamp argument may not be null.
- .-EUTSFQ
- Origin argument may not be null.
- .-EUTSFR
- Delta argument may not be null.
- .-EUTSFS
- Interval argument may not be null.
- .-EUTSFT
- Count argument may not be null.
- .-EUTSFU
- Direction argument may not be null.
- .-EUTSFV
- Calendar name argument may not be null.
- .-EUTSFW
- Cannot convert codesets from %SRC% to %DST%.
- .-EUTSFX
- ""%STR%"" is not a valid money value.
- .-EUTSFY
- ""%MODE%"" is not a valid virtual table mode.
- .-EUTSFZ
- Cannot open container %NAME%. It or the container table are corrupt.
- .-EUTSG0
- Invalid clip flags argument, %FLAGS%.
- .-EUTSG1
- %STR% does not fit Precision/Scale of (%PREC%,%SCALE%).
- .-EUTSG2
- Type %LISTTYPE% cannot be cast to %CASTTYPE%.
- .-EUTSG3
- Row contained more than one timeseries.
- .-EUTSG4
- Attempt to modify a hidden element at offset %NTH%.
- .-EUTSG5
- Query to Transpose function was poorly formed.
- .-EUTSG6
- Argument ""%ARG%"" is not a proper comparison string.
- .-EUTSG8
- Query must return a timeseries column.
- .-EUTSG9
- Subtype of %SETTYPE% must match column type %COL_TYPE%.
- .-EUTSGA
- It is not legal to update a calendar.
- .-EUTSGB
- Internal error: bad freesize.
- .-EUTSGC
- Error getting SubType using Table=%TABLE% and Column=%COL%.
- .-EUTSGD
- Failed to extend stack space during function %FUNC%.
- .-EUTSGE
- Invalid datetime value.
- .-EUTSGF
- Missing right curly bracket (}) in the expression.
- .-EUTSGG
- Recursion detected in expression variable substitution.
- .-EUTSGH
- Expression string is too long.
- .-EUTSGI
- Syntax error in the expression.
- .-EUTSGJ
- Pool name: %NAME% is too long. Max %MAX% bytes.
- .-EUTSGK
- Table %NAME% not found.
- .-EUTSGL
- Cannot specify a null value for column %COLNAME%.
- .-EUTSGM
- The rows being inserted have different columns that contain null values, starting with column %COLNAME%. Ensure that all rows have the same columns with null values.
- .-EUTSGN
- Bad number (%NUMBER%) used in Apply, the correct range is greater than or equal to %MIN%
- .-EUTSGO
- Round robin policy function found no matching containers for %REGULARITY% TimeSeries(%SUBTYPE%) values in %POOLNAME%.
- .-EUTSGP
- User-defined pool policy function %FUNCNAME% returned a null or empty container name. Check the UDR code.
- .-EUTSGQ
- Start date %STAMP% is not a valid number of %INTERVAL% intervals prior to the pattern start date %PSTAMP%.
- .-EUTSGR
- control file error: The file %NAME% cannot be opened.
- .-EUTSGS
- control file error: The file %NAME%, line %LINE% does not have enough fields. For containers with regular time series, each row must have the format: containername|instanceid|purge index/datatime|
- .-EUTSGT
- control file error: The file %NAME%, line %LINE% does not have enough fields. For containers with regular time series, each row must have the format: containername|instanceid|purge index|
- .-EUTSGU
- control file error: The file %NAME%, line %LINE% does not have enough fields. For containers with irregular time series, each row must have the format: containername|instanceid|purge datatime|
- .-EUTSGV
- control file error: In the file %NAME%, line %LINE%, the instance id field is not an unsigned integer value.
- .-EUTSGW
- control file error: In the file %NAME%, line %LINE%, the purge index field for regular time series values is not an unsigned integer value.
- .-EUTSGX
- control file error: In the file %NAME%, line %LINE%, the purge datetime field for irregular time series values is not a valid datetime year to fraction(5) value.
- .-EUTSGY
- control file error: In the file %NAME%, line %LINE%, line is too long.
- .-EUTSGZ
- Syntax error: missing a quotation mark in the string near position %POS%.
- .-EUTSHA
- Syntax error: missing a right parenthesis near position %POS%.
- .-EUTSHB
- Syntax error: incorrectly placed NULL keyword near position %POS%.
- .-EUTSHC
- Syntax error: NULL keyword is needed near position %POS%.""
- .-EUTSHD
- Syntax error: a comparison operator is needed near position %POS%.
- .-EUTSHE
- Syntax error: a left parenthesis or a column name is needed near position %POS%.
- .-EUTSHF
- Syntax error near position %POS%.
- .-EUTSHG
- Unsupported data type %TYPENAME%.
- .-EUTSHH
- Incorrect floating point number: %NUM%.
- .-EUTSHI
- Incorrect decimal number %NUM%.
- .-EUTSHJ
- Unknown operator: %OP%.
- .-EUTSHK
- The stream of TimeSeries column values is not valid.
- .-EUTSHM
- The data was not deleted from the container %CONTAINER% because the subtype %SUBTYPE% in the container definition does not exist. The subtype must be an existing row type that begins with a time stamp.
- .-EUTSHN
- control file error: In the file %NAME%, line %LINE%, the delta field is not an unsigned integer value.
- .-EUTSHO
- Cannot insert entry for %NAME% in the container window table.
- .-EUTSHP
- Internal error: Cannot query container window table for %NAME%.
- .-EUTSHQ
- Cannot enable replication for the container. The container (%NAME%) does not support Enterprise Replication.
- .-EUTSHR
- Internal error: The instance ID %ID% is too large for the container header.
- .-EUTSHS
- Internal error: Invalid version number %VER%.
- .-EUTSHT
- The insert failed because a time series instance is not defined for the primary key %PK%.
- .-EUTSHU
- The statement failed because of a syntax error in the TSContainerManage function.
- .-EUTSHV
- The statement failed because of an internal error while updating the window size.
- .-EUTSHW
- The statement failed because it must be run within a transaction. Run the BEGIN WORK statement before running the function.
- .-EUTSHX
- The statement failed because there are too many elements for the window size. Increase the dormant window size or decrease the number of elements.
- .-EUTSHY
- The statement failed because the container (%NAME%) is not a rolling window container.
- .-EUTSHZ
- The statement failed because the extent size %NUM% is not an integer. Specify integer values for the first extent and next extent values.
- .-EUTSIA
- The data cannot be replicated. The container (%NAME%) does not support Enterprise Replication.
- .-EUTSIB
- The interval %INTERVAL% is not valid. An interval must be one of year, month, week, day or a calendar name.
- .-EUTSIC
- The windowspaces argument is not valid. The windowspace argument is a comma separated list of dbspaces.
- .-EUTSID
- The insert operation failed because a timestamp of an element does not fit in the active window.
- .-EUTSIE
- The data cannot be replicated. The container (%NAME%) is a rolling window container and does not support Enterprise Replication.
- .-EUTSIF
- The operation failed because a timestamp %TIME% is before the origin %TIME2% of the rolling window container (%NAME%).
- .-EUTSIG
- The statement failed because there are too many elements for the window size. Increase the active window size or decrease the number of elements.
- .-EUTSIH
- The INSERT statement failed because input data is after the closing bracket, ]. Move the input data to the right of the closing bracket or remove the data.
- .-EUTSII
- Cannot read from table %TABLE%: ISAM error %ERR%.
- .-EUTSIJ
- Cannot write to table %TABLE%: ISAM error %ERR%.
- .-EUTSIK
- Cannot open table %TABLE%.
- .-EUTSIL
- Virtual table create failed because the TSVTModeString parameter, ""%WORD%"", is not valid. Correct the spelling of the modes in the TSVTModeString parameter and run the procedure again.
- .-EUTSIM
- Virtual table creation failed because the base table %BASETABLE% is not fragmented by expression. Remove the fragment option from the TSCreateVirtualTab procedure and run the procedure again.
- .-EUTSIN
- Virtual table creation failed because virtual tables that are based on expressions cannot be fragmented. Remove the fragment option from the TSCreateExpressionVirtualTab procedure and run the procedure again.
- .-EUTSIO
- %FUNC% failed. Records for a packed or compressed time series must be inserted in chronological order.
- .-EUTSIP
- %FUNC% failed. The routine requires a packed or compressed time series.
- .-EUTSIQ
- The routine did not run. %FUNC% does not support packed or compressed time series.
- .-EUTSIR
- %FUNC% failed. A time series that is defined with the compress option does not support the type %TYPE%. Supported types are: smallint, integer, bigint, smallfloat, and float.
- .-EUTSIS
- %FUNC% failed. A time series that is defined with the hertz option does not support the type %TYPE%. Supported types are: smallint, int, bigint, smallfloat, float, date, int8, char, varchar, nchar, nvchar, lvarchar, datetime, decimal, and money.
- .-EUTSIT
- %FUNC% failed. Routines that operate on packed or compressed time series must be run in a transaction without other statements.
- .-EUTSIU
- %FUNC% failed. The value of the hertz option must be > 0 and <= 2047 or 100000. The value %HERTZ% is not valid.
- .-EUTSIV
- The insert operation failed on container %NAME% because the wcontrol setting prevents the automatic destruction of more than %N% dormant partition%S%. Either change the wcontrol flag for the container or increase the dormant window size.
- .-EUTSIW
- %FUNC% failed. A compressed time series cannot be stored in rolling windows container %CONTAINER%.
- .-EUTSIX
- %FUNC% failed. The time series was not created. Packed or compressed time series must be created as irregular time series.
- .-EUTSIY
- %FUNC% failed. A packed element that contains the timestamp %TIME1% is already committed. The timestamp %TIME2% cannot be added to the committed element.
- .-EUTSIZ
- %FUNC% failed. The element with the timestamp %TIME1% cannot be inserted because the timestamp does not fit within a sub-second boundary for %HERTZ% hertz.
- .-EUTSJA
- %FUNC% failed. Hertz and compression cannot be used together.
- .-EUTSJB
- %FUNC% failed. A time series that is defined with the compression option must have a compression definition for each column, except the first, in the TimeSeries data type.
- .-EUTSJC
- %FUNC% failed. The time series that is defined with the hertz option has data for one second that exceeds 32769 bytes.
- .-EUTSJD
- %FUNC% failed. Hertz timeseries must be created with a threshold of 0.
- .-EUTSJE
- %FUNC% failed. Compressed timeseries must be created with a threshold of 0.
- .-EUTSJF
- %FUNC% failed. Time series quantization compression value of %VALUE% must be greater or equal to %LOWER% or less than or equal to %UPPER% as defined by the compression definition.
- .-EUTSJG
- %FUNC% failed. Invalid time series compression parameter: %PARAM%.
- .-EUTSJH
- %FUNC% failed. Invalid compression size %PARAM%. Supported values are 1, 2, and 4, but the value must be less than the size of the column, which is defined as %SIZE% bytes.
- .-EUTSJI
- %FUNC% failed. The time series compression parameter for maximum deviation %VALUE% must be a number greater than 0.
- .-EUTSJJ
- %FUNC% failed. Time series linear compression value must be non null.
- .-EUTSJK
- %FUNC% failed. Compressed time series must be created with a calendar that has only 'on' periods.
- .-EUTSJL
- %FUNC% failed. You cannot delete selective compressed elements. You must delete the entire time series instance.
- .-EUTSJM
- %FUNC% failed. The time series that is defined with the compress option has a buffer that exceeds 32769 bytes.
- .-EUTSJN
- The number of entries in the columns list must match the number of columns in the output TimeSeries.
- .-EUTSJO
- The types of the entries in the columns list must match the types of columns in the output TimeSeries.
- .-EUTSJP
- Internal error. The background PDQ thread has not responded in %SECS% seconds. Call IBM Informix Technical Support.
- .-EUTSJQ
- The entry with timestamp %TIMESTAMP% is too far in the future to be inserted in the rolling window container (%NAME%).
- .-EUTSLA
- Either table %TABLE% does not exist or column %COLNAME% is not a valid timeseries column.
- .-EUTSLB
- Table %TABLE% does not contain a declared primary key constraint.
- .-EUTSLC
- Specified loader handle %HANDLE% not initialized.
- .-EUTSLD
- Internal error: specified loader handle %HANDLE% in invalid state.
- .-EUTSLE
- Loader assertion error: Condition %CONDITION% encountered.
- .-EUTSLF
- Must be in transaction to flush records. Issue BEGIN WORK before TSL_Flush.
- .-EUTSLG
- There is already a loader created in this session.
- .-EUTSLH
- Loader initialization failed due to insufficient system resources.
- .-EUTSLI
- The function failed. Use the TSOPEN_REDUCED_LOG option only with the InsElem, PutElem, PutElemNoDups, PutNthElem, PutTimeSeries, BulkLoad, or TSL_Flush functions. Run the function in a transaction without other statements.
- .-EUTSLJ
- Cannot perform the operation %NAME% on a high-availability cluster secondary server.
- .-EUTSLK
- The TSL_Init function failed because the tstamp_format argument is not compatible with the format specified by the DBTIME enviroment variable. Fix this argument and run the function again.
- .-EUTSLL
- The TSL_Init function failed because the tstamp_format argument has too many pipe characters. Fix this argument and run the function again.
- .-EUTSLM
- The loader was not shut down because there are still %NUM% attached sessions. Close all the attached loader sessions with TSL_SessionClose() and run this procedure again.
- .-EUTSLN
- Specified loader handle %HANDLE% not attached.
- .-EUTSLO
- Invalid parameter %OPTION%. Use one of these parameters: 'catalogs', 'dbspace', 'dbspacetemp', 'sbspace', or 'sbspacetemp'.
- .-EUTSLP
- Invalid dbspace %DBS%. Create the container in a dbspace assigned to this tenant database.
- .-EUTSLQ
- Purpose options of the CREATE ACCESS METHOD statement run by TSCreateVirtualTab are too long. Consider omitting the fragment flag or specifying a less complex FRAGMENT BY EXPRESSION clause on the base table.
- .-EUTSLR
- Purpose options of the CREATE ACCESS METHOD statement run by TSCreateExpressionVirtualTab are too long. Consider using a simpler expression.
- .-EUTSLS
- Purpose options of the CREATE ACCESS METHOD statement run by TSCreateVirtualTab are too long. Consider using fewer options.
- .-EUTSLT
- The interval %INTERVAL% is not valid. For a %NUM% %IV1% interval, specify a calendar pattern: {1 on, %DEC% off} %IV2%.
- .-EUTSLU
- The interval %INTERVAL% is not valid. The only calendar patterns supported have the one on element followed by an optional off element.
- .-EUTSRP
- Operation necessary for possible replication of element failed.
- .-EUTSR1
- Container %NAME% attributes do not match between ER source and target servers.
- .-EUTSRI
- The insert failed because the element length exceeds the BSON in-row size limit of 4 KB.
- .-EUTSRJ
- The insert failed because of a missing closing bracket ""}"" on line %LINE%, at position %POS% of the input string for the BSON document.
- .-EUTSRK
- The insert failed because a TimeSeries row type cannot have a JSON type column.
- .-EUTSRL
- The insert failed because only one BSON type column is allowed in a TimeSeries row.
- .-EUTSRM
- The statement failed because the TSL_Init() function cannot be run within a SELECT statement. Run the TSL_Init() function in an EXECUTE FUNCTION statement.
- .-EUTSRO
- The update_nonkey_not_nulls or update_nonkey_include_nulls flag cannot be combined with the elem_insert flag in the TSVTMode parameter.
- .-EUTSRQ
- The fragment_verbatim, fragment_with_case, and fragment_with_negate flags are mutually exclusive. Include only one in the TSVTMode parameter.
- .-EUTSRR
- The ""%MODE%"" flag cannot be combined with the elem_insert flag in the TSVTMode parameter.
- .-EUTSRS
- REMAINDER sub-clause in FRAGMENT BY EXPRESSION is not supported with the fragment_verbatim flag.
- .-EUTSRT
- Assertion error: Condition %CONDITION% failed: %FILE%: %LINE%.
- .-EUTSRU
- Too many bc() compression parameters specified in compression defintion.
- .-EUTSRV
- Buffer size %BUFSIZ% must be at least greater than or equal to %NUM% * row size (%ROWSIZ%). Specify bc(n), where n is the buffer size, as the first compression parameter to make it larger.
- .-EUTSRW
- Not implemented yet.
- .-EUTSRX
- Too many compression definitions specified. You must include a compression definition for every column in the TimeSeries subtype, except the first timestamp column.
- .-EUTSRY
- The lower bound %LB% must be less than the uppper bound %UB%.
- .-EUTSRZ
- The large element directory for a packed timeseries is too large for the container's page size. Use a container based on a dbspace with a larger page size, try %PGSIZE%.
|