Activate database-request statement caching for all future users by user type
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When you choose option 3b in the Client Database-Request Statement
Caching menu to activate database-request statement caching for all future users by
user type, the following menu appears:
Enter the number for the statement caching type, or Q to exit:
|
- 1-Single — The ABL client reports only the current ABL program and line number, or a single SQL statement.
- 2-Stack — Report the call stack up to the current ABL program and line number.
- Q-Quit — Quit this function and return to the Client Database-Request Statement Caching menu.
After selecting the statement caching type, the following menu appears:
|
- 1─ABL Local—Specifies all ABL local clients.
- 2─ABL Remote—Specifies all ABL remote clients.
- 3─SQL—Specifies all SQL remote clients.
- 4─ALL Remote—Specifies all remote clients including, both ABL and SQL.
- 5─All Clients—Specifies all self-service (local) clients and all remote clients.
Note: Once activated, database-request statement
caching remains activated for the specified user type, until
deactivated.
Activating database-request statement caching for all future
users by the specified user type changes the values of the
-clstmtCacheLevel and -clstmtCacheType startup
parameters. For more information, see Client Database-Request Statement Caching Level (-clstmtCacheLevel) and Client Database-Request Statement Caching User Type (-clstmtCacheType).