Client Database-Request Statement Caching User Type (-clstmtCacheType)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use Client Database-Request Statement Caching user
type (-clstmtCacheType) to enable the specified user types to use
the client statement caching at the level specified by the -
clstmtCacheLevel parameter. If the level is set to 0, statement caching
is disabled, even if the user type is set.
| Operating system and syntax | UNIX / Windows |
-clstmtCacheType
user-type
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection, Database Server | N/A | 0 | N/A | ALL |
- user-type
- Specifies the type of client connection to the database.
Set user-type as follows:
- ALL—This default setting specifies all self-service (local) clients and all remote clients.
- SELFSERVE—Specifies all local clients.
- SQLREMC—Specifies all SQL remote clients.
- ABLREMC—Specifies all ABL remote clients.
- REMOTECLIENT—Specifies all remote clients, both SQL and ABL.
- Adjust Startup Parameters menu of PROMON—For more information, see Modify database startup parameters online using PROMON.
_DbParamsVST—For more information, see Database startup parameters file status (_DbParams).- Options 3b of the PROMON Client
Database-Request Statement Caching menu associated with future
user settings by user type.
For more information, see Client Database-Request Statement Cache.3b. Activate for All Future Users by User Type