Data Element list used by SAP ABAP Table MSS_PLOCKS (Contains data from the performance object lock manager)
SAP ABAP Table
MSS_PLOCKS (Contains data from the performance object lock manager) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQPLTYPE | The type of lock object being monitored | ||
| 2 | MSSPLAVGWT | Number of SQL batch requests received by server. | ||
| 3 | MSSPLCKRQS | Number of new lock requests or lock conversion requests. | ||
| 4 | MSSPLCKWTS | Number of lock requests that resulted in a wait | ||
| 5 | MSSPLCKWTT | Total wait time in seconds for locks (up to last second). | ||
| 6 | MSSPLNUMDL | Number of lock requests that resulted in a deadlock. | ||
| 7 | MSSPLOCKTO | Number of lock requests that have timed out | ||