Exchange Error Messages | Error Code Number | Description |
|
|
|
JET_wrnNyi | -1 0xFFFFFFFF | Not Yet Implemented 4294967295 |
JET_errSuccess | - 0 0x00000000 | Successful Operation |
JET_errFileClose | -102 0xFFFFFF9A | Could not close DOS file 4294967194 |
JET_errRfsNotArmed | -101 0xFFFFFF9B | Resource Failure Simulator not initialized |
JET_errRfsFailure | -100 0xFFFFFF9C | The Resource Failure Simulator failed |
JET_errTooManyIO | -105 0xFFFFFF97 | System busy due to too many IOs 4294967191 |
ErrBFINoBufferAvailable | -254 0xFFFFFF02 | No buffer available for immediate use 4294967042 |
errBFIOutOfBatchIOBuffers | -253 0xFFFFFF03 | out of Batch I/O Buffers 4294967043 |
errBFIOutOfOLPs | -252 0xFFFFFF04 | out of OLPs 4294967044 |
errBFIPageCached | -251 0xFFFFFF05 | page already cached 4294967045 |
errBFLatchConflict | -202 0xFFFFFF36 | page latch conflict 4294967094 |
errBFIPageEvicted | -250 0xFFFFFF06 | page evicted from the cache 4294967046 |
errBFPageNotCached | -201 0xFFFFFF37 | page is not cached 4294967095 |
wrnBFCacheMiss | -200 0x000000C8 | page latch caused a cache miss 200 |
JET_errDatabaseBufferDependenciesCorrupted | -255 0xFFFFFF01 | The buffer dependencies were set improperly and there was a recovery failure 4294967041 |
wrnVERRCEMoved | -275 0x00000113 | RCE was moved instead of being cleaned 275 |
errBTMergeNotSynchronous | -336 0xFFFFFEB0 | Multiple threads attempting to perform merge/split on same page (likely OLD vs. RCEClean) |
wrnBTShallowtree | 335 0x0000014F | BTree is only one or two levels deeps |
JET_errNTSystemCallFailed | -334 0xFFFFFEB2 | A call to the operating system failed 4294966962 |
wrnBTMultipageOLC | 333 0x0000014D | needs multipage OLC operation 333 |
errSPOutOfOwnExtCacheSpace | -332 0xFFFFFEB4 | unable to make update to OwnExt tree since in-cursor space cache is depleted 4294966964 |
errSPOutOfAvailExtCacheSpace | -331 0xFFFFFEB5 | unable to make update to AvailExt tree since in-cursor space cache is depleted 4294966965 |
errBTOperNone | -330 0xFFFFFEB6 | Split with no accompanying |
wrnBMCleanNullOp | 329 0x00000149 | BMClean returns this on encountering a page // deleted MaxKeyInPage [but there was no conflict] |
JET_errBadBookmark | -328 0xFFFFFEB8 | bookmark has no corresponding address in database 4294966968 |
JET_errBadPageLink | -327 0xFFFFFEB9 | next/previous page link page does not point back to source 4294966969 |
errBMMaxKeyInPage | -326 0xFFFFFEBA | used by OLC to avoid cleanup of parent pages 4294966970 |
errDIRInPageFather | -325 0xFFFFFEBB | sridFather in page to free |
JET_errKeyBoundary | -324 0xFFFFFEBC | Reached Key Boundary |
JET_errPageBoundary | -323 0xFFFFFEBD | Reached Page Boundary |
JET_errPreviousVersion | -322 0xFFFFFEBE | Version already existed. Recovery failure |
JET_wrnRemainingVersions | -321 0x00000141 | The version store is still active |
errNDNoItem | -320 0xFFFFFEC0 | Item not there |
wrnNDDuplicateItem | -319 0x0000013F | Duplicated Item |
errNDFirstItemNode | -318 0xFFFFFEC2 | First node of item list |
errNDLastItemNode | -317 0xFFFFFEC3 | Last node of item list |
errNDGreaterThanAllItems | -316 0xFFFFFEC4 | Greater than all items |
errNDOutItemRange | -315 0xFFFFFEC5 | Item out of range |
errNDOutSonRange | -314 0xFFFFFEC6 | Son out of range |
wrnNDNotFoundInPage | -314 0x0000013A | for smart refresh |
wrnNDFoundGreater | -313 0x00000139 | Found Greater |
errNDNotFound | -312 0xFFFFFEC8 | Not found |
wrnNDFoundLess | 312 0x00000138 | Found Less |
errSPConflict | -311 0xFFFFFEC9 | Device extent being extended |
wrnDIREmptyPage | 310 0x00000136 | Moved through empty page |
errDIRNotSynchronous | -309 0xFFFFFECB | May have left critical section |
errDIRFDP | 308 0x00000134 | On an FDP Node |
errDIRTop | -307 0xFFFFFECD | Cannot go up |
errDIRCannotSplit | -306 0xFFFFFECE | Cannot horizontally split FDP |
errDIRNoShortCircuit | -305 0xFFFFFECF | No Short Circuit Avail |
wrnBMConflict | 304 0x00000130 | conflict in BM Clean up |
errPMTagsUsedUp | -303 0xFFFFFED1 | Tags used up |
errPMRecDeleteded | -302 0xFFFFFED2 | Record deleted |
errPMItagTooBig | -301 0xFFFFFED3 | Itag too big |
errPMOutOfPageSpace | -300 0xFFFFFED4 | Out of page space |