Table list used by SAP ABAP Function Module GET_SQLPERFACCESS_MSS (Retrieve data from the counter objects: ACCESS, BUFFER, and SQL Statistics)
SAP ABAP Function Module
GET_SQLPERFACCESS_MSS (Retrieve data from the counter objects: ACCESS, BUFFER, and SQL Statistics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSQ_PERSEC | Data structure to present per second changes in perf data | ||
| 3 | MSQ_PERSEC | Data structure to present per second changes in perf data | SOURCE VALUE(PERSEC) TYPE MSQ_PERSEC |
|
| 4 | MSSCOLLRESI | MSSQL DBCOLL : Statistics Output Structure | ||
| 5 | MSS_PACCES | Contains data from sysperfinfo on accesses physical&logical | ||
| 6 | MSS_PACCES | Contains data from sysperfinfo on accesses physical&logical | SOURCE VALUE(ACCESSMTHS) TYPE MSS_PACCES |
|