SW_DISABLECACHING

The SW_DISABLECACHING procedure disables the caching of work item (reqid) and case number (casenum) sequence numbers for the current database session.

Syntax

SW_DISABLECACHING ()

Notes

Sequence number caching is enabled by default when a database session is started.

See the SW_ENABLECACHING procedure for more information about the use of sequence number caching, and when you should enable or disable it.