Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

COMPATIBILITY NO_NXTMARKS

COMPATIBILITY NO_NXTMARKS

To improve the efficiency of key cleanup when called as part of a NXTKEY() operation, the cleanup routine was modified to only perform the clean-up necessary to satisfy the NXTKEY() operation. If NXTKEY() ends up calling GTKEY() because the last position for the calling thread is no longer valid, then the subsequent clean up would not use the special next key logic. This keyword disables this new behavior.

Note: This is intended for internal FairCom testing only.

TOCIndex