Data Element list used by SAP ABAP Table MSS_PACCES (Contains data from sysperfinfo on accesses physical&logical)
SAP ABAP Table
MSS_PACCES (Contains data from sysperfinfo on accesses physical&logical) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSPAEXAL | Number of extents allocated to database objects | ||
| 2 | MSSPAEXDE | Number of extents deallocated in a database | ||
| 3 | MSSPAFULLS | Number of unrestricted base table or index scans | ||
| 4 | MSSPAIDXSR | Number of index searches | ||
| 5 | MSSPAPGAL | Number of pages allocated to database objects | ||
| 6 | MSSPAPGDE | Number of pages deallocated in a database | ||
| 7 | MSSPAPGSPL | Number of index page splits in a database | ||
| 8 | MSSPAPRBSN | Number of probe scans in a database | ||
| 9 | MSSPARNGSN | Number of range scans through indexes | ||
| 10 | MSSPAWFCRE | Number of work files created | ||
| 11 | MSSPAWTCRE | Number of work tables created | ||
| 12 | MSSPBLZWTS | Number of pages written by the lazy writer to disk. | ||
| 13 | MSSPBPGRDS | Number of physical page reads | ||
| 14 | MSSPBPGWRT | Number of physical page writes | ||
| 15 | MSSPBRAPGS | Number of pages read in anticipation of use. | ||
| 16 | MSSPBUFREQ | Number of requests to find a page in the buffer pool. | ||
| 17 | MSSPSALTWT | Average wait time in ms for latch requests that waited. | ||
| 18 | MSSPSAUTO | Number of auto-parameterization attempts | ||
| 19 | MSSPSBATCH | Number of SQL batch requests received by server. | ||
| 20 | MSSPSLTHWT | Number of latch requests that had to wait before granted. | ||
| 21 | MSSPSQLCMP | Number of SQL compilations |