Table/Structure Field 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 - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | MSQ_PERSEC - READAHEAD | Per second SQL Server performance counter (or %). | ||
| 4 | MSQ_PERSEC - WORKTABLES | Per second SQL Server performance counter (or %). | ||
| 5 | MSQ_PERSEC - WORKFILES | Per second SQL Server performance counter (or %). | ||
| 6 | MSQ_PERSEC - SQLCOMPILE | Per second SQL Server performance counter (or %). | ||
| 7 | MSQ_PERSEC - SQLBATCHS | Per second SQL Server performance counter (or %). | ||
| 8 | MSQ_PERSEC - REQBUFFPG | Per second SQL Server performance counter (or %). | ||
| 9 | MSQ_PERSEC - RANGESCANS | Per second SQL Server performance counter (or %). | ||
| 10 | MSQ_PERSEC - PROBESCANS | Per second SQL Server performance counter (or %). | ||
| 11 | MSQ_PERSEC - PAGEWRITES | Per second SQL Server performance counter (or %). | ||
| 12 | MSQ_PERSEC - PAGESPLITS | Per second SQL Server performance counter (or %). | ||
| 13 | MSQ_PERSEC - PAGEDEALLS | Per second SQL Server performance counter (or %). | ||
| 14 | MSQ_PERSEC - PAGEALLOCS | Per second SQL Server performance counter (or %). | ||
| 15 | MSQ_PERSEC - LAZYWRITES | Per second SQL Server performance counter (or %). | ||
| 16 | MSQ_PERSEC - LATCHWAITS | Per second SQL Server performance counter (or %). | ||
| 17 | MSQ_PERSEC - PAGEREADS | Per second SQL Server performance counter (or %). | ||
| 18 | MSQ_PERSEC - INDEXSRCH | Per second SQL Server performance counter (or %). | ||
| 19 | MSQ_PERSEC - FULLSCANS | Per second SQL Server performance counter (or %). | ||
| 20 | MSQ_PERSEC - EXTDEALLS | Per second SQL Server performance counter (or %). | ||
| 21 | MSQ_PERSEC - EXTALLOCS | Per second SQL Server performance counter (or %). | ||
| 22 | MSQ_PERSEC - AVGLTCHWT | Per second SQL Server performance counter (or %). | ||
| 23 | MSQ_PERSEC - AUTOPARAM | Per second SQL Server performance counter (or %). | ||
| 24 | MSS_PACCES - PAGESPLITS | Number of index page splits in a database | ||
| 25 | MSS_PACCES - PAGEWRITES | Number of physical page writes | ||
| 26 | MSS_PACCES - PROBESCANS | Number of probe scans in a database | ||
| 27 | MSS_PACCES - RANGESCANS | Number of range scans through indexes | ||
| 28 | MSS_PACCES - READAHEAD | Number of pages read in anticipation of use. | ||
| 29 | MSS_PACCES - REQBUFFPG | Number of requests to find a page in the buffer pool. | ||
| 30 | MSS_PACCES - SQLBATCHS | Number of SQL batch requests received by server. | ||
| 31 | MSS_PACCES - SQLCOMPILE | Number of SQL compilations | ||
| 32 | MSS_PACCES - WORKFILES | Number of work files created | ||
| 33 | MSS_PACCES - WORKTABLES | Number of work tables created | ||
| 34 | MSS_PACCES - EXTALLOCS | Number of extents allocated to database objects | ||
| 35 | MSS_PACCES - PAGEDEALLS | Number of pages deallocated in a database | ||
| 36 | MSS_PACCES - AUTOPARAM | Number of auto-parameterization attempts | ||
| 37 | MSS_PACCES - AVGLTCHWT | Average wait time in ms for latch requests that waited. | ||
| 38 | MSS_PACCES - EXTDEALLS | Number of extents deallocated in a database | ||
| 39 | MSS_PACCES - FULLSCANS | Number of unrestricted base table or index scans | ||
| 40 | MSS_PACCES - INDEXSRCH | Number of index searches | ||
| 41 | MSS_PACCES - LATCHWAITS | Number of latch requests that had to wait before granted. | ||
| 42 | MSS_PACCES - LAZYWRITES | Number of pages written by the lazy writer to disk. | ||
| 43 | MSS_PACCES - PAGEALLOCS | Number of pages allocated to database objects | ||
| 44 | MSS_PACCES - PAGEREADS | Number of physical page reads | ||
| 45 | SYST - MSGID | ABAP System Field: Message ID | ||
| 46 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 47 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 48 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 49 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 50 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 51 | SYST - MSGV4 | ABAP System Field: Message Variable |