Data Element list used by SAP ABAP Table MSQ_PACCES (Contains data from sysperfinfo on accesses physical&logical)
SAP ABAP Table
MSQ_PACCES (Contains data from sysperfinfo on accesses physical&logical) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQPAEXAL | Number of extents allocated to database objects | ||
| 2 | MSQPAEXDE | Number of extents deallocated in a database | ||
| 3 | MSQPAFULLS | Number of unrestricted base table or index scans | ||
| 4 | MSQPAIDXSR | Number of index searches. | ||
| 5 | MSQPAPGAL | Number of pages allocated to database objects | ||
| 6 | MSQPAPGDE | Number of pages deallocated in a database | ||
| 7 | MSQPAPGSPL | Number of index page splits in a database | ||
| 8 | MSQPAPRBSN | Number of probe scans in a database | ||
| 9 | MSQPARNGSN | Number of range scans through indexes | ||
| 10 | MSQPAWFCRE | Number of work files created | ||
| 11 | MSQPAWTCRE | Number of work tables created | ||
| 12 | MSQPBLZWTS | Number of buffers written by the lazy writer | ||
| 13 | MSQPBPGRDS | Number of physical page reads | ||
| 14 | MSQPBPGWRT | Number of physical page writes | ||
| 15 | MSQPBRAPGS | Number of requests to prefetch pages. | ||
| 16 | MSQPBUFREQ | Number of requests for buffer pages. | ||
| 17 | MSQPSALTWT | Average latch wait time in ms for latch requests that wait | ||
| 18 | MSQPSAUTO | Number of auto-parameterization attempts | ||
| 19 | MSQPSBATCH | Number of Transact-SQL batches received. | ||
| 20 | MSQPSLTHWT | Number of latch requests per second that weren't satisfied | ||
| 21 | MSQPSQLCMP | Number of SQL compilations. |