errors.en_us.8859-1 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. -- Generated by BladeSmith 3.70.TC1 DO NOT MODIFY. --
  2. -- Modified outside BladeSmith to add nearest-neighbor error messages
  3. .-ERLT01
  4. RLT01: unable to get key value from row
  5. .-ERLT02
  6. RLT02: unable to create new root for rtree index
  7. .-ERLT03
  8. RLT03: unable to allocate memory to start the index scan
  9. .-ERLT04
  10. RLT04: _find_best_page for insert failed
  11. .-ERLT05
  12. RLT05: _find_leaf page for insert failed
  13. .-ERLT06
  14. RLT06: unable to generate new page version number
  15. .-ERLT07
  16. RLT07: get meta-data for index failed during rollback
  17. .-ERLT08
  18. RLT08: unable to get meta-data for index page
  19. .-ERLT09
  20. RLT09: unable to get the next row, index scan failed
  21. .-ERLT10
  22. RLT10: unable to start the scan
  23. .-ERLT11
  24. RLT11: insert new row failed
  25. .-ERLT12
  26. RLT12: move item from old page to new page during split failed
  27. .-ERLT13
  28. RLT13: unable to create empty index
  29. .-ERLT14
  30. RLT14: rtree page split failed
  31. .-ERLT15
  32. RLT15: delete item from page failed
  33. .-ERLT16
  34. RLT16: insert into page failed
  35. .-ERLT17
  36. RLT17: update item on the page failed
  37. .-ERLT18
  38. RLT18: unable to update meta-data of the page
  39. .-ERLT19
  40. RLT19: update of the parent node failed
  41. .-ERLT20
  42. RLT20: unable to allocate new page for index. (out of space?)
  43. .-ERLT21
  44. RLT21: unable to release generic page buffer
  45. .-ERLT22
  46. RLT22: unable to close an index page cursor
  47. .-ERLT23
  48. RLT23: unable to get next item on the index page
  49. .-ERLT24
  50. RLT24: unable to open an index page cursor
  51. .-ERLT25
  52. RLT25: unable to get index page information
  53. .-ERLT26
  54. RLT26: insert into generic page failed
  55. .-ERLT27
  56. RLT27: read from generic page failed. (Row locked?)
  57. .-ERLT28
  58. RLT28: update item on generic page failed. (Row locked?)
  59. .-ERLT29
  60. RLT29: size of meta-data for index page is incorrect
  61. .-ERLT30
  62. RLT30: incorrect number of keys - only single key allowed
  63. .-ERLT31
  64. RLT31: index tuple does not point to the correct child
  65. .-ERLT32
  66. RLT32: unable to allocate more memory
  67. .-ERLT33
  68. RLT33: rtree allow scan on single column only
  69. .-ERLT34
  70. RLT34: out of memory
  71. .-ERLT35
  72. RLT35: unable to start the index scan
  73. .-ERLT36
  74. RLT36: unable to close the index
  75. .-ERLT37
  76. RLT37: delete from index failed
  77. .-ERLT38
  78. RLT38: unable to end the scan
  79. .-ERLT39
  80. RLT39: insert item into index failed
  81. .-ERLT40
  82. RLT40: unable to open index for operation
  83. .-ERLT41
  84. RLT41: unable to set index for rescan
  85. .-ERLT42
  86. RLT42: unable to close the partition for index
  87. .-ERLT43
  88. RLT43: unable to drop partition for index
  89. .-ERLT44
  90. RLT44: unable to open partition for index
  91. .-ERLT46
  92. RLT46: rtree does not support unique key
  93. .-ERLT45
  94. RLT45: rtree does not support clustered indexing
  95. .-ERLT47
  96. RLT47: the table descriptor is not for an rtree index
  97. .-ERLT48
  98. RLT48: unknown rtree log rec
  99. .-ERLT49
  100. RLT49: unknown key value
  101. .-ERLT50
  102. RLT50: attempt to create multi-column rtree - not allowed
  103. .-ERLT51
  104. RLT51: incorrect number of strategy functions, must be between 4 and 8
  105. .-ERLT52
  106. RLT52: incorrect number of support functions, must be 3 or 4
  107. .-ERLT53
  108. RLT53: version mismatch in rtree, need to upgrade your index
  109. .-ERLT54
  110. RLT54: unable to start the index scan
  111. .-ERLT55
  112. RLT55: unable to end the index scan
  113. .-ERLT56
  114. RLT56: unable to start index for rescan
  115. .-ERLT57
  116. RLT57: unable to continue the index scan, may have encountered a locked row
  117. .-ERLT58
  118. RLT58: page version number mismatch - index is inconsistent
  119. .-ERLT59
  120. RLT59: no parttition number for redo
  121. .-ERLT60
  122. RLT60: redo info/index delete failed
  123. .-ERLT61
  124. RLT61: redo info/index insert failed
  125. .-ERLT62
  126. RLT62: redo info/index update failed
  127. .-ERLT63
  128. RLT63: redo leaf delete failed
  129. .-ERLT64
  130. RLT64: redo leaf insert failed
  131. .-ERLT65
  132. RLT65: redo leaf update failed
  133. .-ERLT66
  134. RLT66: variable size bounding box is not allowed in rtree
  135. .-ERLT67
  136. RLT67: unable to create user data for index
  137. .-ERLT68
  138. RLT68: unable to deallocate user data for index
  139. .-ERLT69
  140. RLT69: unable to create udr capsule from FUNC_DESC
  141. .-ERLT70
  142. RLT70: cannot create rtree index in non-logging database
  143. .-ERLT71
  144. RLT71: unable to lock partition
  145. .-ERLT72
  146. RLT72: rtree update failed
  147. .-BRTR00
  148. Rtree unknown error, code 0
  149. .-BRTR01
  150. Rtree error, assertion failed. File %FILE%, line %LINE%
  151. .-BRTR02
  152. Rtree internal error. File %FILE%, line %LINE%
  153. .-BRTR03
  154. Rtree index cannot be unique
  155. .-BRTR04
  156. Rtree index cannot be clustered
  157. .-BRTR05
  158. Rtree index cannot have composite key
  159. .-BRTR06
  160. Rtree error - could not read record in new root during search for parent. File %FILE%, line %LINE%. RSAM error %RSERR%
  161. .-BRTR07
  162. Rtree error - could not obtain page for anchor. File %FILE%, line %LINE%. RSAM error %RSERR%
  163. .-BRTR08
  164. Rtree error - could not obtain page for root. File %FILE%, line %LINE%. RSAM error %RSERR%
  165. .-BRTR09
  166. Rtree error - could not get page info about root. File %FILE%, line %LINE%. RSAM error %RSERR%
  167. .-BRTR10
  168. Rtree error - could not link split page with new root; possible multi-level tree growth. File %FILE%, line %LINE%
  169. .-BRTR11
  170. Rtree error - error in user-defined SIZE function during node split, status = %PARM1%. File %FILE%, line %LINE%
  171. .-BRTR12
  172. Rtree error - cannot drop index; table open for output. File %FILE%, line %LINE%
  173. .-BRTR13
  174. Rtree error - error in user-defined UNION function during node split, status = %PARM1%. File %FILE%, line %LINE%
  175. .-BRTR14
  176. Rtree error - trouble releasing buffer latches. File %FILE%, line %LINE%. RSAM error %RSERR%
  177. .-BRTR15
  178. Rtree error - could not open rsam cursor during page split. File %FILE%, line %LINE%. RSAM error %RSERR%
  179. .-BRTR16
  180. Rtree error - could not read record during page split. File %FILE%, line %LINE%. RSAM error %RSERR%
  181. .-BRTR17
  182. Rtree error - bad strategy function number: %PARM1%. File %FILE%, line %LINE%
  183. .-BRTR18
  184. Rtree error - incorrect number of support functions - %PARM1% supplied, min = %PARM2%, max = %PARM3%. File %FILE%, line %LINE%
  185. .-BRTR19
  186. Rtree error - incorrect number of strategy functions - %PARM1% supplied, min = %PARM2%, max = %PARM3%. File %FILE%, line %LINE%
  187. .-BRTR20
  188. Rtree error - could not find user-defined function %PARM1%. File %FILE%, line %LINE%
  189. .-BRTR21
  190. Rtree error - required EQUAL or CONTAINS function missing. File %FILE%, line %LINE%
  191. .-BRTR22
  192. Rtree error - could not create user-defined function descriptor from ID. File %FILE%, line %LINE%
  193. .-BRTR23
  194. Rtree error - could not read function capsule. File %FILE%, line %LINE%. RSAM error %RSERR%
  195. .-BRTR24
  196. Rtree error - could not create user-defined function descriptor from capsule. File %FILE%, line %LINE%
  197. .-BRTR25
  198. Rtree error - could not allocate memory. %PARM1% bytes requested. File %FILE%, line %LINE%
  199. .-BRTR26
  200. Rtree error - could not convert rsam partition number to rsam file descriptor. File %FILE%, line %LINE%. RSAM error %RSERR%
  201. .-BRTR27
  202. Rtree error - could not close rsam partition. File %FILE%, line %LINE%. RSAM error %RSERR%
  203. .-BRTR28
  204. Rtree error - could not obtain page for capsule. File %FILE%, line %LINE%. RSAM error %RSERR%
  205. .-BRTR29
  206. Rtree error - could not read names record from anchor page. File %FILE%, line %LINE%. RSAM error %RSERR%
  207. .-BRTR30
  208. Rtree error - could not find user-defined corruption test function %PARM1%. File %FILE%, line %LINE%
  209. .-BRTR31
  210. Rtree error - no function ID for corruption test function %PARM1%. File %FILE%, line %LINE%
  211. .-BRTR32
  212. Rtree error - could not create function descriptor for corruption test function %PARM1% from ID. File %FILE%, line %LINE%
  213. .-BRTR33
  214. Rtree error - could not determine whether partition is a temporary table. File %FILE%, line %LINE%. RSAM error %RSERR%
  215. .-BRTR34
  216. Rtree error - could not determine whether x-lock held on the partition. File %FILE%, line %LINE%. RSAM error %RSERR%
  217. .-BRTR35
  218. Rtree error - could not begin rsam savepoint for node split. File %FILE%, line %LINE%. RSAM error %RSERR%
  219. .-BRTR36
  220. Rtree error - could not get rsam page information. File %FILE%, line %LINE%. RSAM error %RSERR%
  221. .-BRTR37
  222. Rtree error - could not obtain new page for node split. File %FILE%, line %LINE%. RSAM error %RSERR%
  223. .-BRTR38
  224. Rtree error - could not end rsam savepoint. File %FILE%, line %LINE%. RSAM error %RSERR%
  225. .-BRTR39
  226. Rtree error - could not read page version number (PVN) record. File %FILE%, line %LINE%. RSAM error %RSERR%
  227. .-BRTR40
  228. Rtree error - read wrong-size page version number (PVN) record. Expected %PARM1% bytes, read %PARM2%. Wrong index version? File %FILE%, line %LINE%
  229. .-BRTR41
  230. Rtree error - could not update page version number (PVN) record. File %FILE%, line %LINE%. RSAM error %RSERR%
  231. .-BRTR42
  232. Rtree error - could not read glue record. File %FILE%, line %LINE%. RSAM error %RSERR%
  233. .-BRTR43
  234. Rtree error - could not read anchor record. File %FILE%, line %LINE%. RSAM error %RSERR%
  235. .-BRTR44
  236. Rtree error - anchor slot appears to have PVN - old version 9.1 index? File %FILE%, line %LINE%
  237. .-BRTR45
  238. Rtree error - read wrong-size anchor record. Expected %PARM1% bytes, read %PARM2%. Wrong index version? File %FILE%, line %LINE%
  239. .-BRTR46
  240. Rtree error - index version mismatch - expected %PARM1%, read %PARM2%
  241. .-BRTR47
  242. Rtree error - could not delete to move item. File %FILE%, line %LINE%. RSAM error %RSERR%
  243. .-BRTR48
  244. Rtree error - could not insert to move item. File %FILE%, line %LINE%. RSAM error %RSERR%
  245. .-BRTR49
  246. Rtree error - could not insert. File %FILE%, line %LINE%. RSAM error %RSERR%
  247. .-BRTR50
  248. Rtree error - could not delete. File %FILE%, line %LINE%. RSAM error %RSERR%
  249. .-BRTR51
  250. Rtree error - could not update. File %FILE%, line %LINE%. RSAM error %RSERR%
  251. .-BRTR52
  252. Rtree error - could not open rsam partition. File %FILE%, line %LINE%. RSAM error %RSERR%
  253. .-BRTR53
  254. Rtree error - name too long for version 9.1: %PARM1%. File %FILE%, line %LINE%
  255. .-BRTR54
  256. Rtree error - could not begin rsam savepoint to create new root. File %FILE%, line %LINE%. RSAM error %RSERR%
  257. .-BRTR55
  258. Rtree error - could not obtain page for new root. File %FILE%, line %LINE%. RSAM error %RSERR%
  259. .-BRTR56
  260. Rtree error - could not end rsam savepoint while creating new root. File %FILE%, line %LINE%. RSAM error %RSERR%
  261. .-BRTR57
  262. Rtree error - PVN (page version number) error during scan: %PARM1% on stack, not found in list. Index may be corrupted. File %FILE%, line %LINE%
  263. .-BRTR58
  264. Rtree error - could not open rsam cursor during scan. File %FILE%, line %LINE%. RSAM error %RSERR%
  265. .-BRTR59
  266. Rtree error - could not read next record using rsam cursor. File %FILE%, line %LINE%. RSAM error %RSERR%
  267. .-BRTR60
  268. Rtree error - internal index record size does not match expected size. Expected %PARM1% bytes, read %PARM2%. File %FILE%, line %LINE%
  269. .-BRTR61
  270. Rtree error - could not close rsam cursor. File %FILE%, line %LINE%. RSAM error %RSERR%
  271. .-BRTR62
  272. Rtree error - could not open page cursor to search new root for parent. File %FILE%, line %LINE%. RSAM error %RSERR%
  273. .-BRTR63
  274. Rtree error - read wrong-size names record. Expected %PARM1% bytes, read %PARM2%. File %FILE%, line %LINE%
  275. .-BRTR64
  276. Rtree error - parent-child disconnect during upward change propagation. File %FILE%, line %LINE%
  277. .-BRTR65
  278. Rtree error - could not read index entry. File %FILE%, line %LINE%. RSAM error %RSERR%
  279. .-BRTR66
  280. Rtree error - could not open rsam page cursor during index update. File %FILE%, line %LINE%. RSAM error %RSERR%
  281. .-BRTR67
  282. Rtree error - no rsam partition number for redo. File %FILE%, line %LINE%
  283. .-BRTR68
  284. Rtree error - could not open rsam partition for redo. File %FILE%, line %LINE%. RSAM error %RSERR%
  285. .-BRTR69
  286. Rtree error - leaf insert failed during redo. File %FILE%, line %LINE%. RSAM error %RSERR%
  287. .-BRTR70
  288. Rtree error - leaf delete failed during redo. File %FILE%, line %LINE%. RSAM error %RSERR%
  289. .-BRTR71
  290. Rtree error - bad log record type during redo. File %FILE%, line %LINE%
  291. .-BRTR72
  292. Rtree error - could not open rsam partition for undo. File %FILE%, line %LINE%. RSAM error %RSERR%
  293. .-BRTR73
  294. Rtree error - no rsam partition number for undo. File %FILE%, line %LINE%
  295. .-BRTR74
  296. Rtree error - delete failed during undo of insert. File %FILE%, line %LINE%. RSAM error %RSERR%
  297. .-BRTR75
  298. Rtree error - insert failed during undo of delete. File %FILE%, line %LINE%. RSAM error %RSERR%
  299. .-BRTR76
  300. Rtree error - bad log record type during undo. File %FILE%, line %LINE%
  301. .-BRTR77
  302. Rtree error - could not lock rsam partition with %PARM1%. File %FILE%, line %LINE%. RSAM error %RSERR%
  303. .-BRTR78
  304. Rtree error executing strategy function for internal index nodes. File %FILE%, line %LINE%
  305. .-BRTR79
  306. Rtree error executing strategy function for index leaf nodes. File %FILE%, line %LINE%
  307. .-BRTR80
  308. Rtree error - invalid key on insert. File %FILE%, line %LINE%
  309. .-BRTR81
  310. Rtree error - invalid new key for update. File %FILE%, line %LINE%
  311. .-BRTR82
  312. Rtree error - invalid old key for update. File %FILE%, line %LINE%
  313. .-BRTR83
  314. Rtree error - error in user-defined EQUAL function during update, status = %PARM1%. File %FILE%, line %LINE%
  315. .-BRTR84
  316. Rtree error - invalid key for delete. File %FILE%, line %LINE%
  317. .-BRTR85
  318. Rtree error - no bbox display function for index check. File %FILE%, line %LINE%
  319. .-BRTR86
  320. Rtree error - no bbox print function for index check. File %FILE%, line %LINE%
  321. .-BRTR87
  322. Rtree error - bad index check options: %PARM1%. File %FILE%, line %LINE%
  323. .-BRTR88
  324. Rtree error - could not set trace level to %PARM1% for trace class %PARM2%
  325. .-BRTR89
  326. Rtree error - could not set trace output file to %PARM1%
  327. .-BRTR90
  328. Rtree error - missing user_data record in %PARM1% - should rlt_open() be called? File %FILE%, line %LINE%
  329. .-BRTR91
  330. Rtree error - inconsistent bbox data size: %PARM1% in user data record, %PARM2% for inserted item. File %FILE%, line %LINE%
  331. .-BRTR92
  332. Rtree error - could not create capsule from function descriptor. File %FILE%, line %LINE%
  333. .-BRTR93
  334. Rtree error - could not get capsule length. File %FILE%, line %LINE%
  335. .-BRTR94
  336. Rtree error - index is marked non-revertible, possibly because of long names. File %FILE%, line %LINE%
  337. .-BRTR95
  338. Rtree error - bad capsule length: %PARM1% bytes read, computed length %PARM2%. File %FILE%, line %LINE%
  339. .-BRTR96
  340. Rtree error - could not revert capsule. File %FILE%, line %LINE%
  341. .-BRTR97
  342. Rtree error - error in user-defined EQUAL function, status = %PARM1%. File %FILE%, line %LINE%""
  343. .-BRTR98
  344. Rtree error - Sapi call resulted in failure. File %FILE%, line %LINE%
  345. .-BRTR99
  346. All fragments of the Rtree index are empty.
  347. .-BRTRA0
  348. Rtree error - could not get funcmap for opclass function number %PARM1%.File %FILE%, line %LINE%
  349. .-BRTRA1
  350. Rtree error - could not get function address for opclass function number%PARM1%. File %FILE%, line %LINE%
  351. .-BRTRA2
  352. Rtree error - could not get fparam for opclass function number %PARM1%.File %FILE%, line %LINE%
  353. .-BRTRN1
  354. Unknown R-tree check option(s): %PARM1%
  355. .-BRTRN2
  356. %PARM1% Errors found. Repair index, or drop and recreate
  357. .-BRTRN3
  358. R-tree error - Can't get check desc from vii.
  359. .-BRTRN4
  360. %PARM1% :Invalid R-tree check option syntax.
  361. .-BRTRN5
  362. %PARM1% :Invalid R-tree decimal value.
  363. .-BRTRN6
  364. R-tree Error - parsing error. File %FILE%, line %LINE%
  365. .-BRTRN7
  366. Warning: Parent and child bounding boxes are not equal.
  367. .-BRTRN8
  368. Page Version Number mismatch(index-pvn:%PARM1%, child-pvn:%PARM2%)
  369. .-BRTRN9
  370. Parent:
  371. .-BRTRO0
  372. Child:
  373. .-BRTRO1
  374. Warning: Leaf tuple not contained in parent's bounding box
  375. .-BRTRO2
  376. Leaf Tuple:
  377. .-BRTRO3
  378. Child %PARM1%, Fullness %PARM2%
  379. .-BRTRO4
  380. User Pages Only: data %PARM1%, free %PARM2%, overhead %PARM3%
  381. .-BRTRO5
  382. Data record on page %PARM1%: size %PARM2%, rowid %PARM3%/%PARM4%
  383. .-BRTRO6
  384. Node: Level %PARM1%, Pagenum %PARM2%, Usage %PARM3%, No. of Children %PARM4%, right %PARM5%
  385. .-BRTRO7
  386. Tree Depth: %PARM1%
  387. .-BRTRO8
  388. Internal Pages: %PARM1%
  389. .-BRTRO9
  390. Leaf Pages: %PARM1%
  391. .-BRTRP0
  392. Empty Pages: %PARM1%
  393. .-BRTRP1
  394. Total Pages: %PARM1%
  395. .-BRTRP2
  396. Root page items: %PARM1%
  397. .-BRTRP3
  398. Leaf Page Tuples: %PARM1%
  399. .-BRTRP4
  400. Internal Page Tuples: %PARM1%
  401. .-BRTRP5
  402. Avg. Leaf Page Tuples per Leaf Page: %PARM1%
  403. .-BRTRP6
  404. Space utilization:
  405. .-BRTRP7
  406. Total Space: %PARM1%
  407. .-BRTRP8
  408. Free Space: %PARM1%
  409. .-BRTRP9
  410. Total Page Overhead: %PARM1%
  411. .-BRTRQ0
  412. User Data Space: %PARM1%
  413. .-BRTRQ1
  414. User Free Space: %PARM1%
  415. .-BRTRQ2
  416. User Page Overhead: %PARM1%
  417. .-BRTRQ3
  418. Total: user data: %PARM1%, free %PARM2%, overhead %PARM3%
  419. .-BRTRQ4
  420. Bounding Box
  421. .-BRTRQ5
  422. Information for Partition num: %PARM1%
  423. .-BRTRA3
  424. Rtree error - Call to support function 'rtreeSFCbits' to get number of bits for spatial key failed. File %FILE%, line %LINE%
  425. .-BRTRA4
  426. Rtree error - Unsupported number of bits for spatial key: %BITS%. Only 32 bits and 64 bits are allowed for spatial key. File %FILE%, line %LINE%
  427. .-ERTRA5
  428. Rtree error - Call to support function 'rtreeSFCvalue' to compute spatial key failed. File %FILE%, line %LINE%
  429. .-BRTRC5
  430. Rtree error - Call to support function 'rtreeLoThreshold' to get large object threshold for the index-column type failed. File %FILE%, line %LINE%
  431. .-BRTRC0
  432. Rtree error - Header size too big: %BBOX%. File %FILE%, line %LINE%.
  433. .-BRTRC6
  434. Rtree error - Invalid large object threshold specified by support function rtreeLoThreshold: %LOT%. File %FILE%, line %LINE%.
  435. .-BRTRA6
  436. Rtree error - Internal error. Set read/write buffer size too small: %SRW%. File %FILE%, line %LINE%.
  437. .-BRTRB0
  438. Rtree error - Internal error. Pointer in internal buffer to hold lvarchar is NULL. File %FILE%, line %LINE%.
  439. .-BRTRA7
  440. Rtree error - Call to support function 'rtreeSetUnion' to compute union of array of bounding boxes failed. File %FILE%, line %LINE%
  441. .-BRTRA9
  442. Rtree error - Internal error. Bottom-up build cleanup ended up in bad level (< 0). File %FILE%, line %LINE%.
  443. .-BRTRA8
  444. Rtree error - Internal Error. Bottom-up build cleanup resulted in multiple root pages. File %FILE%, line %LINE%.
  445. .-BRTRB8
  446. Rtree error - Invalid value specified for BOTTOM_UP_BUILD parameter in create index stmt: %BUB%. File %FILE%, line %LINE%.
  447. .-BRTRB9
  448. Rtree error - Invalid value specified for FILLFACTOR parameter in create index stmt: %FILL%. File %FILE%, line %LINE%.
  449. .-BRTRC3
  450. Rtree error - Invalid value specified for SORT_MEMORY parameter in create index stmt: %MEM%. File %FILE%, line %LINE%.
  451. .-BRTRB1
  452. Rtree error - Function 'srtopen' failed with error: %SERR%. File %FILE%, line %LINE%.
  453. .-BRTRB2
  454. Rtree error - Function 'srtwrite' failed with error: %SERR%. File %FILE%, line %LINE%.
  455. .-BRTRB3
  456. Rtree error - Function 'srtexec' failed with error: %SERR%. File %FILE%, line %LINE%.
  457. .-BRTRB4
  458. Rtree error - Function 'srtread' failed with error: %SERR%. File %FILE%, line %LINE%.
  459. .-BRTRB5
  460. Rtree error - Function 'srtclose' failed with error: %SERR%. File %FILE%, line %LINE%.
  461. .-BRTRB7
  462. Rtree error - Sort Routine Failed because of lack of TEMPDBSPACE. File %FILE%, line %LINE%.
  463. .-BRTRC1
  464. Rtree error - Index key size too big: %SIZE%. Reduce large object threshold. Key size should be less than or equal to (1960 - bounding_box_size)/2. File %FILE%, line %LINE%.
  465. .-BRTRC2
  466. Rtree error - Illegal bounding box size: %SIZE%. Total key size including bounding box should be less than or equal to (1960 - bounding_box_size)/2. File %FILE%, line %LINE%.
  467. .-BRTRB6
  468. Rtree error - Call to strategy function 'Contains' failed when checking for bounding box expansion. File %FILE%, line %LINE%.
  469. .-BRTRC4
  470. Call to Info() support function resulted in error. FILE %FILE%, line %LINE%
  471. .-BRTRC7
  472. The size of datum is greater than max size specified by blade. Check if a funcional index is being built. It may not be supported.
  473. .-BRTRC8
  474. Only one nearest-neighbor function allowed in a scan. File %FILE%, line %LINE%.
  475. .-BRTRC9
  476. Number of nodes in priority queue has exceeded limit for nearest-neighbor scan. File %FILE%, line %LINE%.
  477. .-BRTRD0
  478. Unable to retrieve key from the base table for a bounding-box only index. File %FILE%, line %LINE%. RSAM error %RSERR%.
  479. .-BRTRD1
  480. Error calling nearest-neighbor distance function. status=%PARM1%. File %FILE%, line %LINE%.
  481. .-BRTRD2
  482. Nearest-neighbor function '%PARM1%' not found. File %FILE%, line %LINE%.
  483. .-BRTRD3
  484. Cannot use OR operator with nearest-neighbor function. File %FILE%, line %LINE%.
  485. .-BRTRD4
  486. Nearest-neighbor scans must be read-only. File %FILE%, line %LINE%.
  487. .-BRTRD6
  488. Nearest-neighbor scans do not work with a fragmented index. Fragments = %PARM1%. File %FILE%, line %LINE%.
  489. .-BRTRD7
  490. Unable to locate keyword 'comp_index_type' in parameter string associated with composite index. File %FILE%, line %LINE%.