Data Element list used by SAP ABAP Table MSSLOCK7 (MS SQL Server lock monitor)
SAP ABAP Table
MSSLOCK7 (MS SQL Server lock monitor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQBLOPRID | SPID of blocking process. | ||
| 2 | MSQECID | Execution context ID used to uniquely identify subthreads | ||
| 3 | MSQEXECMD | Command currently being executed by the given process id | ||
| 4 | MSQHOSTNE | Hostname of the application server logged into SQL Server. | ||
| 5 | MSQLCKOWN | MS SQL server - type of object associated with a lock | ||
| 6 | MSQLCKRSC | Lock resource type as e. g. KEY or PAGE. | ||
| 7 | MSQLCKSTAT | MS SQL server - Lock request status | ||
| 8 | MSQLKCRYCT | MS SQL server - lock carry-over reference count | ||
| 9 | MSQLKLFTIM | MS SQL server - lock lifetime bitmap. | ||
| 10 | MSQLKRECNT | MS SQL server - lock reference count | ||
| 11 | MSQPRONE | Name of the application program which owns the connection. | ||
| 12 | MSQPRSTAT | SQL Server process status; ie sleeping, running etc. | ||
| 13 | MSQRSCBIN | MS SQL server - binary lock resource | ||
| 14 | MSQRSCLKBK | MS SQL server - lock value block. | ||
| 15 | MSQRSCTXT | Textual description of a lock resource from syslockinfo. | ||
| 16 | MSQSERPRID | SQL Server process ID | ||
| 17 | MSQSPTNAME | Lock request mode translated from table sptvalue. | ||
| 18 | MSQTHREDID | Windows operating system thread ID | ||
| 19 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 20 | MSQWAITIME | Current wait time of the process in milliseconds | ||
| 21 | MSQWAITTYP | Wait type of waiting process, reserved field of sysprocesses | ||
| 22 | MSQWKPROID | The application program's process ID on the given host | ||
| 23 | MSSDB | Database name | ||
| 24 | MSSHPIDTXT | MS SQL-Server host process ID (decimal) | ||
| 25 | MSSLCKOWNT | MS SQL Server lock owner type (text) | ||
| 26 | MSSLCKTXT | Lock status as granted, waiting, or converting. | ||
| 27 | MSSOBJECT | Object name | ||
| 28 | MSSOBJECT | Object name | ||
| 29 | MSSSAPUSER | The user name in the SAP system. | ||
| 30 | MSSSPIDTXT | MS SQL Server process ID | ||
| 31 | NESTLEVEL | Nesting level for lock waiters | ||
| 32 | WPREPORT | Report now running |