123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736 |
- -- Generated by BladeSmith 3.70.TC1 DO NOT MODIFY. --
- -- Modified outside BladeSmith to add nearest-neighbor error messages
- .-ERLT01
- RLT01: unable to get key value from row
- .-ERLT02
- RLT02: unable to create new root for rtree index
- .-ERLT03
- RLT03: unable to allocate memory to start the index scan
- .-ERLT04
- RLT04: _find_best_page for insert failed
- .-ERLT05
- RLT05: _find_leaf page for insert failed
- .-ERLT06
- RLT06: unable to generate new page version number
- .-ERLT07
- RLT07: get meta-data for index failed during rollback
- .-ERLT08
- RLT08: unable to get meta-data for index page
- .-ERLT09
- RLT09: unable to get the next row, index scan failed
- .-ERLT10
- RLT10: unable to start the scan
- .-ERLT11
- RLT11: insert new row failed
- .-ERLT12
- RLT12: move item from old page to new page during split failed
- .-ERLT13
- RLT13: unable to create empty index
- .-ERLT14
- RLT14: rtree page split failed
- .-ERLT15
- RLT15: delete item from page failed
- .-ERLT16
- RLT16: insert into page failed
- .-ERLT17
- RLT17: update item on the page failed
- .-ERLT18
- RLT18: unable to update meta-data of the page
- .-ERLT19
- RLT19: update of the parent node failed
- .-ERLT20
- RLT20: unable to allocate new page for index. (out of space?)
- .-ERLT21
- RLT21: unable to release generic page buffer
- .-ERLT22
- RLT22: unable to close an index page cursor
- .-ERLT23
- RLT23: unable to get next item on the index page
- .-ERLT24
- RLT24: unable to open an index page cursor
- .-ERLT25
- RLT25: unable to get index page information
- .-ERLT26
- RLT26: insert into generic page failed
- .-ERLT27
- RLT27: read from generic page failed. (Row locked?)
- .-ERLT28
- RLT28: update item on generic page failed. (Row locked?)
- .-ERLT29
- RLT29: size of meta-data for index page is incorrect
- .-ERLT30
- RLT30: incorrect number of keys - only single key allowed
- .-ERLT31
- RLT31: index tuple does not point to the correct child
- .-ERLT32
- RLT32: unable to allocate more memory
- .-ERLT33
- RLT33: rtree allow scan on single column only
- .-ERLT34
- RLT34: out of memory
- .-ERLT35
- RLT35: unable to start the index scan
- .-ERLT36
- RLT36: unable to close the index
- .-ERLT37
- RLT37: delete from index failed
- .-ERLT38
- RLT38: unable to end the scan
- .-ERLT39
- RLT39: insert item into index failed
- .-ERLT40
- RLT40: unable to open index for operation
- .-ERLT41
- RLT41: unable to set index for rescan
- .-ERLT42
- RLT42: unable to close the partition for index
- .-ERLT43
- RLT43: unable to drop partition for index
- .-ERLT44
- RLT44: unable to open partition for index
- .-ERLT46
- RLT46: rtree does not support unique key
- .-ERLT45
- RLT45: rtree does not support clustered indexing
- .-ERLT47
- RLT47: the table descriptor is not for an rtree index
- .-ERLT48
- RLT48: unknown rtree log rec
- .-ERLT49
- RLT49: unknown key value
- .-ERLT50
- RLT50: attempt to create multi-column rtree - not allowed
- .-ERLT51
- RLT51: incorrect number of strategy functions, must be between 4 and 8
- .-ERLT52
- RLT52: incorrect number of support functions, must be 3 or 4
- .-ERLT53
- RLT53: version mismatch in rtree, need to upgrade your index
- .-ERLT54
- RLT54: unable to start the index scan
- .-ERLT55
- RLT55: unable to end the index scan
- .-ERLT56
- RLT56: unable to start index for rescan
- .-ERLT57
- RLT57: unable to continue the index scan, may have encountered a locked row
- .-ERLT58
- RLT58: page version number mismatch - index is inconsistent
- .-ERLT59
- RLT59: no parttition number for redo
- .-ERLT60
- RLT60: redo info/index delete failed
- .-ERLT61
- RLT61: redo info/index insert failed
- .-ERLT62
- RLT62: redo info/index update failed
- .-ERLT63
- RLT63: redo leaf delete failed
- .-ERLT64
- RLT64: redo leaf insert failed
- .-ERLT65
- RLT65: redo leaf update failed
- .-ERLT66
- RLT66: variable size bounding box is not allowed in rtree
- .-ERLT67
- RLT67: unable to create user data for index
- .-ERLT68
- RLT68: unable to deallocate user data for index
- .-ERLT69
- RLT69: unable to create udr capsule from FUNC_DESC
- .-ERLT70
- RLT70: cannot create rtree index in non-logging database
- .-ERLT71
- RLT71: unable to lock partition
- .-ERLT72
- RLT72: rtree update failed
- .-BRTR00
- Rtree unknown error, code 0
- .-BRTR01
- Rtree error, assertion failed. File %FILE%, line %LINE%
- .-BRTR02
- Rtree internal error. File %FILE%, line %LINE%
- .-BRTR03
- Rtree index cannot be unique
- .-BRTR04
- Rtree index cannot be clustered
- .-BRTR05
- Rtree index cannot have composite key
- .-BRTR06
- Rtree error - could not read record in new root during search for parent. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR07
- Rtree error - could not obtain page for anchor. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR08
- Rtree error - could not obtain page for root. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR09
- Rtree error - could not get page info about root. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR10
- Rtree error - could not link split page with new root; possible multi-level tree growth. File %FILE%, line %LINE%
- .-BRTR11
- Rtree error - error in user-defined SIZE function during node split, status = %PARM1%. File %FILE%, line %LINE%
- .-BRTR12
- Rtree error - cannot drop index; table open for output. File %FILE%, line %LINE%
- .-BRTR13
- Rtree error - error in user-defined UNION function during node split, status = %PARM1%. File %FILE%, line %LINE%
- .-BRTR14
- Rtree error - trouble releasing buffer latches. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR15
- Rtree error - could not open rsam cursor during page split. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR16
- Rtree error - could not read record during page split. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR17
- Rtree error - bad strategy function number: %PARM1%. File %FILE%, line %LINE%
- .-BRTR18
- Rtree error - incorrect number of support functions - %PARM1% supplied, min = %PARM2%, max = %PARM3%. File %FILE%, line %LINE%
- .-BRTR19
- Rtree error - incorrect number of strategy functions - %PARM1% supplied, min = %PARM2%, max = %PARM3%. File %FILE%, line %LINE%
- .-BRTR20
- Rtree error - could not find user-defined function %PARM1%. File %FILE%, line %LINE%
- .-BRTR21
- Rtree error - required EQUAL or CONTAINS function missing. File %FILE%, line %LINE%
- .-BRTR22
- Rtree error - could not create user-defined function descriptor from ID. File %FILE%, line %LINE%
- .-BRTR23
- Rtree error - could not read function capsule. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR24
- Rtree error - could not create user-defined function descriptor from capsule. File %FILE%, line %LINE%
- .-BRTR25
- Rtree error - could not allocate memory. %PARM1% bytes requested. File %FILE%, line %LINE%
- .-BRTR26
- Rtree error - could not convert rsam partition number to rsam file descriptor. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR27
- Rtree error - could not close rsam partition. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR28
- Rtree error - could not obtain page for capsule. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR29
- Rtree error - could not read names record from anchor page. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR30
- Rtree error - could not find user-defined corruption test function %PARM1%. File %FILE%, line %LINE%
- .-BRTR31
- Rtree error - no function ID for corruption test function %PARM1%. File %FILE%, line %LINE%
- .-BRTR32
- Rtree error - could not create function descriptor for corruption test function %PARM1% from ID. File %FILE%, line %LINE%
- .-BRTR33
- Rtree error - could not determine whether partition is a temporary table. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR34
- Rtree error - could not determine whether x-lock held on the partition. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR35
- Rtree error - could not begin rsam savepoint for node split. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR36
- Rtree error - could not get rsam page information. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR37
- Rtree error - could not obtain new page for node split. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR38
- Rtree error - could not end rsam savepoint. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR39
- Rtree error - could not read page version number (PVN) record. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR40
- Rtree error - read wrong-size page version number (PVN) record. Expected %PARM1% bytes, read %PARM2%. Wrong index version? File %FILE%, line %LINE%
- .-BRTR41
- Rtree error - could not update page version number (PVN) record. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR42
- Rtree error - could not read glue record. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR43
- Rtree error - could not read anchor record. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR44
- Rtree error - anchor slot appears to have PVN - old version 9.1 index? File %FILE%, line %LINE%
- .-BRTR45
- Rtree error - read wrong-size anchor record. Expected %PARM1% bytes, read %PARM2%. Wrong index version? File %FILE%, line %LINE%
- .-BRTR46
- Rtree error - index version mismatch - expected %PARM1%, read %PARM2%
- .-BRTR47
- Rtree error - could not delete to move item. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR48
- Rtree error - could not insert to move item. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR49
- Rtree error - could not insert. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR50
- Rtree error - could not delete. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR51
- Rtree error - could not update. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR52
- Rtree error - could not open rsam partition. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR53
- Rtree error - name too long for version 9.1: %PARM1%. File %FILE%, line %LINE%
- .-BRTR54
- Rtree error - could not begin rsam savepoint to create new root. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR55
- Rtree error - could not obtain page for new root. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR56
- Rtree error - could not end rsam savepoint while creating new root. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR57
- Rtree error - PVN (page version number) error during scan: %PARM1% on stack, not found in list. Index may be corrupted. File %FILE%, line %LINE%
- .-BRTR58
- Rtree error - could not open rsam cursor during scan. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR59
- Rtree error - could not read next record using rsam cursor. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR60
- Rtree error - internal index record size does not match expected size. Expected %PARM1% bytes, read %PARM2%. File %FILE%, line %LINE%
- .-BRTR61
- Rtree error - could not close rsam cursor. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR62
- Rtree error - could not open page cursor to search new root for parent. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR63
- Rtree error - read wrong-size names record. Expected %PARM1% bytes, read %PARM2%. File %FILE%, line %LINE%
- .-BRTR64
- Rtree error - parent-child disconnect during upward change propagation. File %FILE%, line %LINE%
- .-BRTR65
- Rtree error - could not read index entry. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR66
- Rtree error - could not open rsam page cursor during index update. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR67
- Rtree error - no rsam partition number for redo. File %FILE%, line %LINE%
- .-BRTR68
- Rtree error - could not open rsam partition for redo. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR69
- Rtree error - leaf insert failed during redo. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR70
- Rtree error - leaf delete failed during redo. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR71
- Rtree error - bad log record type during redo. File %FILE%, line %LINE%
- .-BRTR72
- Rtree error - could not open rsam partition for undo. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR73
- Rtree error - no rsam partition number for undo. File %FILE%, line %LINE%
- .-BRTR74
- Rtree error - delete failed during undo of insert. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR75
- Rtree error - insert failed during undo of delete. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR76
- Rtree error - bad log record type during undo. File %FILE%, line %LINE%
- .-BRTR77
- Rtree error - could not lock rsam partition with %PARM1%. File %FILE%, line %LINE%. RSAM error %RSERR%
- .-BRTR78
- Rtree error executing strategy function for internal index nodes. File %FILE%, line %LINE%
- .-BRTR79
- Rtree error executing strategy function for index leaf nodes. File %FILE%, line %LINE%
- .-BRTR80
- Rtree error - invalid key on insert. File %FILE%, line %LINE%
- .-BRTR81
- Rtree error - invalid new key for update. File %FILE%, line %LINE%
- .-BRTR82
- Rtree error - invalid old key for update. File %FILE%, line %LINE%
- .-BRTR83
- Rtree error - error in user-defined EQUAL function during update, status = %PARM1%. File %FILE%, line %LINE%
- .-BRTR84
- Rtree error - invalid key for delete. File %FILE%, line %LINE%
- .-BRTR85
- Rtree error - no bbox display function for index check. File %FILE%, line %LINE%
- .-BRTR86
- Rtree error - no bbox print function for index check. File %FILE%, line %LINE%
- .-BRTR87
- Rtree error - bad index check options: %PARM1%. File %FILE%, line %LINE%
- .-BRTR88
- Rtree error - could not set trace level to %PARM1% for trace class %PARM2%
- .-BRTR89
- Rtree error - could not set trace output file to %PARM1%
- .-BRTR90
- Rtree error - missing user_data record in %PARM1% - should rlt_open() be called? File %FILE%, line %LINE%
- .-BRTR91
- Rtree error - inconsistent bbox data size: %PARM1% in user data record, %PARM2% for inserted item. File %FILE%, line %LINE%
- .-BRTR92
- Rtree error - could not create capsule from function descriptor. File %FILE%, line %LINE%
- .-BRTR93
- Rtree error - could not get capsule length. File %FILE%, line %LINE%
- .-BRTR94
- Rtree error - index is marked non-revertible, possibly because of long names. File %FILE%, line %LINE%
- .-BRTR95
- Rtree error - bad capsule length: %PARM1% bytes read, computed length %PARM2%. File %FILE%, line %LINE%
- .-BRTR96
- Rtree error - could not revert capsule. File %FILE%, line %LINE%
- .-BRTR97
- Rtree error - error in user-defined EQUAL function, status = %PARM1%. File %FILE%, line %LINE%""
- .-BRTR98
- Rtree error - Sapi call resulted in failure. File %FILE%, line %LINE%
- .-BRTR99
- All fragments of the Rtree index are empty.
- .-BRTRA0
- Rtree error - could not get funcmap for opclass function number %PARM1%.File %FILE%, line %LINE%
- .-BRTRA1
- Rtree error - could not get function address for opclass function number%PARM1%. File %FILE%, line %LINE%
- .-BRTRA2
- Rtree error - could not get fparam for opclass function number %PARM1%.File %FILE%, line %LINE%
- .-BRTRN1
- Unknown R-tree check option(s): %PARM1%
- .-BRTRN2
- %PARM1% Errors found. Repair index, or drop and recreate
- .-BRTRN3
- R-tree error - Can't get check desc from vii.
- .-BRTRN4
- %PARM1% :Invalid R-tree check option syntax.
- .-BRTRN5
- %PARM1% :Invalid R-tree decimal value.
- .-BRTRN6
- R-tree Error - parsing error. File %FILE%, line %LINE%
- .-BRTRN7
- Warning: Parent and child bounding boxes are not equal.
- .-BRTRN8
- Page Version Number mismatch(index-pvn:%PARM1%, child-pvn:%PARM2%)
- .-BRTRN9
- Parent:
- .-BRTRO0
- Child:
- .-BRTRO1
- Warning: Leaf tuple not contained in parent's bounding box
- .-BRTRO2
- Leaf Tuple:
- .-BRTRO3
- Child %PARM1%, Fullness %PARM2%
- .-BRTRO4
- User Pages Only: data %PARM1%, free %PARM2%, overhead %PARM3%
- .-BRTRO5
- Data record on page %PARM1%: size %PARM2%, rowid %PARM3%/%PARM4%
- .-BRTRO6
- Node: Level %PARM1%, Pagenum %PARM2%, Usage %PARM3%, No. of Children %PARM4%, right %PARM5%
- .-BRTRO7
- Tree Depth: %PARM1%
- .-BRTRO8
- Internal Pages: %PARM1%
- .-BRTRO9
- Leaf Pages: %PARM1%
- .-BRTRP0
- Empty Pages: %PARM1%
- .-BRTRP1
- Total Pages: %PARM1%
- .-BRTRP2
- Root page items: %PARM1%
- .-BRTRP3
- Leaf Page Tuples: %PARM1%
- .-BRTRP4
- Internal Page Tuples: %PARM1%
- .-BRTRP5
- Avg. Leaf Page Tuples per Leaf Page: %PARM1%
- .-BRTRP6
- Space utilization:
- .-BRTRP7
- Total Space: %PARM1%
- .-BRTRP8
- Free Space: %PARM1%
- .-BRTRP9
- Total Page Overhead: %PARM1%
- .-BRTRQ0
- User Data Space: %PARM1%
- .-BRTRQ1
- User Free Space: %PARM1%
- .-BRTRQ2
- User Page Overhead: %PARM1%
- .-BRTRQ3
- Total: user data: %PARM1%, free %PARM2%, overhead %PARM3%
- .-BRTRQ4
- Bounding Box
- .-BRTRQ5
- Information for Partition num: %PARM1%
- .-BRTRA3
- Rtree error - Call to support function 'rtreeSFCbits' to get number of bits for spatial key failed. File %FILE%, line %LINE%
- .-BRTRA4
- 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%
- .-ERTRA5
- Rtree error - Call to support function 'rtreeSFCvalue' to compute spatial key failed. File %FILE%, line %LINE%
- .-BRTRC5
- Rtree error - Call to support function 'rtreeLoThreshold' to get large object threshold for the index-column type failed. File %FILE%, line %LINE%
- .-BRTRC0
- Rtree error - Header size too big: %BBOX%. File %FILE%, line %LINE%.
- .-BRTRC6
- Rtree error - Invalid large object threshold specified by support function rtreeLoThreshold: %LOT%. File %FILE%, line %LINE%.
- .-BRTRA6
- Rtree error - Internal error. Set read/write buffer size too small: %SRW%. File %FILE%, line %LINE%.
- .-BRTRB0
- Rtree error - Internal error. Pointer in internal buffer to hold lvarchar is NULL. File %FILE%, line %LINE%.
- .-BRTRA7
- Rtree error - Call to support function 'rtreeSetUnion' to compute union of array of bounding boxes failed. File %FILE%, line %LINE%
- .-BRTRA9
- Rtree error - Internal error. Bottom-up build cleanup ended up in bad level (< 0). File %FILE%, line %LINE%.
- .-BRTRA8
- Rtree error - Internal Error. Bottom-up build cleanup resulted in multiple root pages. File %FILE%, line %LINE%.
- .-BRTRB8
- Rtree error - Invalid value specified for BOTTOM_UP_BUILD parameter in create index stmt: %BUB%. File %FILE%, line %LINE%.
- .-BRTRB9
- Rtree error - Invalid value specified for FILLFACTOR parameter in create index stmt: %FILL%. File %FILE%, line %LINE%.
- .-BRTRC3
- Rtree error - Invalid value specified for SORT_MEMORY parameter in create index stmt: %MEM%. File %FILE%, line %LINE%.
- .-BRTRB1
- Rtree error - Function 'srtopen' failed with error: %SERR%. File %FILE%, line %LINE%.
- .-BRTRB2
- Rtree error - Function 'srtwrite' failed with error: %SERR%. File %FILE%, line %LINE%.
- .-BRTRB3
- Rtree error - Function 'srtexec' failed with error: %SERR%. File %FILE%, line %LINE%.
- .-BRTRB4
- Rtree error - Function 'srtread' failed with error: %SERR%. File %FILE%, line %LINE%.
- .-BRTRB5
- Rtree error - Function 'srtclose' failed with error: %SERR%. File %FILE%, line %LINE%.
- .-BRTRB7
- Rtree error - Sort Routine Failed because of lack of TEMPDBSPACE. File %FILE%, line %LINE%.
- .-BRTRC1
- 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%.
- .-BRTRC2
- 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%.
- .-BRTRB6
- Rtree error - Call to strategy function 'Contains' failed when checking for bounding box expansion. File %FILE%, line %LINE%.
- .-BRTRC4
- Call to Info() support function resulted in error. FILE %FILE%, line %LINE%
- .-BRTRC7
- 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.
- .-BRTRC8
- Only one nearest-neighbor function allowed in a scan. File %FILE%, line %LINE%.
- .-BRTRC9
- Number of nodes in priority queue has exceeded limit for nearest-neighbor scan. File %FILE%, line %LINE%.
- .-BRTRD0
- Unable to retrieve key from the base table for a bounding-box only index. File %FILE%, line %LINE%. RSAM error %RSERR%.
- .-BRTRD1
- Error calling nearest-neighbor distance function. status=%PARM1%. File %FILE%, line %LINE%.
- .-BRTRD2
- Nearest-neighbor function '%PARM1%' not found. File %FILE%, line %LINE%.
- .-BRTRD3
- Cannot use OR operator with nearest-neighbor function. File %FILE%, line %LINE%.
- .-BRTRD4
- Nearest-neighbor scans must be read-only. File %FILE%, line %LINE%.
- .-BRTRD6
- Nearest-neighbor scans do not work with a fragmented index. Fragments = %PARM1%. File %FILE%, line %LINE%.
- .-BRTRD7
- Unable to locate keyword 'comp_index_type' in parameter string associated with composite index. File %FILE%, line %LINE%.
|