Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix C SSOLite Stored Procedures : Control Procedures : SW_DISABLECACHING

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.
The SW_DISABLECACHING procedure is part of the SSOLITE_MSG package.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved