KI_RESET_CACHEID
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
status | KDB_ERROR_ENUM | Return status |
KI_RESET_CACHEID
This call will set a table's cache ID in the catalog to 0, which will prevent future version increments on table writes. Use this on tables you no longer wish to open in cached mode to reduce contention on the catalog. The handle must be opened in either X or U mode.