errors.en_us.1252 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. -- Generated by BladeSmith 4.20.FC1 DO NOT MODIFY. --
  2. .-ESTS01
  3. STS - Internal Error: %FILE%: %LINE%.
  4. .-ESTS02
  5. STS - The point column must be a float type. A %TYPE% is not valid.
  6. .-ESTS03
  7. STS - The point data is not valid because it has a NULL value.
  8. .-ESTS04
  9. STS - The %NAME% parameter cannot be NULL. Supply a value.
  10. .-ESTS05
  11. STS - The time range is invalid because the start time is after the end time.
  12. .-ESTS06
  13. STS - Too many points in the trajectory (length > %LENGTH%).
  14. .-ESTS07
  15. STS - Failed to enlarge the memory (size = %SIZE%).
  16. .-ESTS08
  17. STS - The length of the %NAME% argument is too long.
  18. .-ESTS09
  19. STS - An error resulted from the %FUNCTION% function.
  20. .-ESTS10
  21. STS - Too many points in subtrack.
  22. .-ESTS11
  23. STS - The distance (%DISTANCE%) cannot be a negative number.
  24. .-ESTS12
  25. STS - Invalid point representation (%POINT%).
  26. .-ESTS13
  27. STS - Invalid SRID (%SRID%) in point representation.
  28. .-ESTS14
  29. STS - No trajectory found.
  30. .-ESTS15
  31. STS - Failed to get distance value.
  32. .-ESTS16
  33. STS - Failed to allocate the memory (size = %SIZE%).
  34. .-ESTS17
  35. STS - The retrieved value from the %NAME% column is invalid.
  36. .-ESTS18
  37. STS - Failed to get unit_of_measure (error result from %FUNCTION%).
  38. .-ESTS19
  39. STS - Invalid unit_of_measure.
  40. .-ESTS20
  41. STS - Failed to get colname/coltype of primary key in time series table (error result from %FUNCTION%).
  42. .-ESTS21
  43. STS - Failed to get colname/coltype of primary key in time series table (no data).
  44. .-ESTS22
  45. STS - Too many points in sub-trajectory (length > %LENGTH%).
  46. .-ESTS23
  47. STS - Unknown data type of primary key column in time series table.
  48. .-ESTS24
  49. STS - Invalid length of value of primary key column in time series table.
  50. .-ESTS25
  51. STS - Failed to convert value of id to string.
  52. .-ESTS26
  53. STS - Cannot find interface function %NAME%. Possible installation problem.
  54. .-ESTS27
  55. STS - %ARG% argument cannot be null. Specify a value.
  56. .-ESTS28
  57. STS - The BSON field, %FIELD%, with value %VALUE%, is out of range. Range: %RNG%.
  58. .-ESTS29
  59. STS - The BSON field, %FIELD%, with value ""%VALUE%"", must not contain semicolons.
  60. .-ESTS30
  61. STS - SQL statement %NAME% failed with %SQLCODE% (%SQLSTATE%) %MSG%
  62. .-ESTS31
  63. STS - The subtrack table was not created because a subtrack table is already defined for the base table %BASE% with TimeSeries column %TS%.
  64. .-ESTS32
  65. STS - The subtrack table was not created because the name %SUBTRACK% is already used for another base table and TimeSeries column.
  66. .-ESTS33
  67. STS - Invalid argument: %ARG%.
  68. .-ESTS34
  69. STS - The subtrack table was not created because the column specified in the ts argument, %TS%, is not of type TimeSeries.
  70. .-ESTS35
  71. STS - The statement failed because either the base table, %BASE%, does not exist or the TimeSeries column, %TS%, is not defined on the base table.
  72. .-ESTS36
  73. STS - The specified subtrack name, %SUBTRACK%, does not exist.
  74. .-ESTS37
  75. STS - The subtrack table was not created because another table exists with the name %SUBTRACK%.
  76. .-ESTS38
  77. STS - The %COLNAME% column representing the longitude or x coordinate must be a float type. %TYPE% is not valid.
  78. .-ESTS39
  79. STS - The %COLNAME% column representing the latitude or y coordinate must be a float type. %TYPE% is not valid.
  80. .-ESTS40
  81. STS - The TimeSeries row type, %ROWTYPENAME%, must have at least 3 columns.
  82. .-ESTS41
  83. STS - The %COLNAME% column representing the time stamp must be a DATETIME YEAR TO FRACTION(5). %TYPE% is not valid.
  84. .-ESTS42
  85. STS - Could not convert timestamp to string, error: %ERR%.
  86. .-ESTS43
  87. STS - The time series threshold must be equal to 0 to use spatiotemporal searching.
  88. .-ESTS44
  89. STS - Interval too long.
  90. .-ESTS45
  91. STS - The statement failed because no subtrack definition exists for the time series instance %TSID%.
  92. .-ESTS46
  93. STS - Time series instance %TSID% is locked. Wait for the current process to complete.
  94. .-ESTS47
  95. STS - Timeseries instance %TSID% is no longer locked by the current session.
  96. .-ESTS48
  97. STS - The begin_time and end_time arguments must be null with the incremental build flag (flags = 1).
  98. .-ESTS49
  99. STS - %WHAT% is not implemented.
  100. .-ESTS50
  101. STS - Rebuild with time ranges is not supported with unique indexes enabled.
  102. .-ESTS51
  103. STS - The end_time argument must be later than or equal to the begin_time argument.
  104. .-ESTS52
  105. STS - Cannot perform the operation %FUNC% on a high-availability cluster secondary server.
  106. .-ESTS53
  107. STS - The statement failed because it must be run within a transaction. Run the BEGIN WORK statement before running the function.
  108. .-ESTS54
  109. STS - The statement failed because the base table, %TABLE%, does not have a primary key.
  110. .-ESTS55
  111. STS - The output row must have the same number of columns as the primary key on the base table, %TN%. The primary key has %PKN% columns and the output row has %NCOLS%.
  112. .-ESTS56
  113. STS - The output row column %CN1% must have the same data type as the primary key column %CN2%.
  114. .-ESTS57
  115. STS - The output row must have 3 columns.
  116. .-ESTS58
  117. STS - The output row column %CN% must have the data type %TY%.
  118. .-ESTS59
  119. STS - The output row column %CN1% must have the data type float.
  120. .-ESTS60
  121. STS - The argument %UOM% for the unit of measure for speed must be: kph, km/h, kmph, mph, mps, fps, m/s, kn, or a value in the form of l/t where l is a linear unit of measure and t is either hour, hr, h, minute, min, m, second, sec or s.
  122. .-ESTS61
  123. STS - The argument %UOM% for the linear unit of measure is invalid. Valid values are listed in the Spatial Data Type User's Guide.
  124. .-ESTS62
  125. STS - The argument %UOM% for the time unit of measure must be: hour, hr, h, minute, min, m, second, sec, or s.
  126. .-ESTS63
  127. STS - The geometry value must be a linestring or a multilinestring value.
  128. .-ESTS64
  129. STS - The argument %ARG% cannot be a negative number.
  130. .-ESTS65
  131. STS - The argument %ARG% must be a ST_Point value. The value cannot be empty.
  132. .-ESTS66
  133. STS - The argument %ARG% for the update flag must be 1 (incrementally build) or 2 (rebuild)
  134. .-ESTS67
  135. STS - The argument %ARG% for the build flag must be 1 (incrementally build) or 2 (rebuild).
  136. .-ESTS68
  137. STS - The argument %ARG% for the create flag must be 1 (create scheduler task) or 2 (do not create scheduler task).
  138. .-ESTS69
  139. STS - The argument %ARG% for the number of sessions must be an integer greater than 0 and less than %NSCHMAX%.
  140. .-ESTS70
  141. STS - The argument %ARG% for the interval qualifier must be %START% to %END%.
  142. .-ESTS71
  143. STS - The argument %ARG% fro the datetime qualifier must be %START% to %END%.
  144. .-ESTS72
  145. STS - The field, %FIELD%, with the value %VALUE%, specifies different columns for longitude (%BCOLLONG%) and latitude (%BCOLLAT%). You must specify the same BSON column from the TimeSeries row type.
  146. .-ESTS73
  147. STS - The BSON field, %FIELD%, with value %VALUE%, must specify a path to the longitude value.
  148. .-ESTS74
  149. STS - Then BSON field, %FIELD%, with value %VALUE%, must specify a path to the latitude value.
  150. .-ESTS75
  151. STS - The BSON field, %FIELD%, with value %VALUE%, must specify the column name or path to both the longitude and latitude values.
  152. .-ESTS76
  153. STS - The TimeSeries row type, %ROWTYPENAME%, does not have a column named %COLNAME%.
  154. .-ESTS77
  155. STS - The %COLNAME% column must be a BSON type. %TYPE% is not valid.
  156. .-ESTS78
  157. STS - The BSON field, %FIELD%, must not be an empty string.
  158. .-ESTS79
  159. STS - The %ARG% must be set to NULL when the flags parameter is set to 2 to prevent creating a scheduler task.
  160. .-ESTS80
  161. STS - The argument %ARG% for the session number must be an integer greater than 0 and less than or equal to nschsessions.
  162. .-ESTS81
  163. STS - TimeSeries table not found (%TN%).
  164. .-ESTS82
  165. STS - The TimeSeries table needs a primary key when using %FUNC%.
  166. .-ESTS83
  167. STS - A composite primary key is not supported with %FUNC%.
  168. .-ESTS84
  169. STS - Primary key column %PK% is not the first column in the table.
  170. .-ESTS85
  171. STS - Operation aborted due to interrupt. See the message log file.