View database-request statement caching
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When you choose to view the database-request statement cache, the following menu appears:
|
The following table provides information about fields in the View Client Statement Cache display.
| Field | Description |
|---|---|
| User number | The user number associated with the database connection. |
| Name | The user name associated with the connected user. |
| User Type | The type of database connection. |
| Login date/time | The date and time the user connected to the database. |
| Statement cache type | SQL statement or Single ABL
Program Name — The statement cache information contains a single SQL statement
or a partial ABL program line number. SQL statement or Partial ABL Program Name — The statement cache information contains a single SQL statement or a partial ABL program stack containing ABL program names and line numbers. One Time SQL Statement or Partial ABL Program Name — The statement cache information contains a one time request of a single SQL statement or a partial ABL program stack containing ABL program names and line numbers. |
| Statement cache last updated | The date and time the database-request statement cache was updated. |
| Statement cache | The SQL statement or ABL program information
for the last database request made by the client. This field may
change, if:
|