Data Element list used by SAP ABAP Table MSQSAPSULK (MS SQL server - list of locks from sap_summary_locks)
SAP ABAP Table
MSQSAPSULK (MS SQL server - list of locks from sap_summary_locks) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQBLOPRID | SPID of blocking process. | ||
| 2 | MSQDBNAME | The name of the database in SQL Server instance. | ||
| 3 | MSQEXECMD | Command currently being executed by the given process id | ||
| 4 | MSQHOSTNAM | Hostname of the application server logged into SQL Server. | ||
| 5 | MSQLCKDUR | Time the blocking lock was hold in minutes. | ||
| 6 | MSQLCKRSC | Lock resource type as e. g. KEY or PAGE. | ||
| 7 | MSQOBJNAME | Object name as defined in system table sysobjects. | ||
| 8 | MSQOBJNAME | Object name as defined in system table sysobjects. | ||
| 9 | MSQRSCTXT | Textual description of a lock resource from syslockinfo. | ||
| 10 | MSQSERPRID | SQL Server process ID | ||
| 11 | MSQSPTNAME | Lock request mode translated from table sptvalue. | ||
| 12 | MSQSPTNAME | Lock request mode translated from table sptvalue. | ||
| 13 | MSQSQLCONN | Name of the application program which owns the connection | ||
| 14 | MSQSTDATE | Time stamp when the blocking situation started. | ||
| 15 | MSQTHREDID | Windows operating system thread ID | ||
| 16 | MSQWAITTYP | Wait type of waiting process, reserved field of sysprocesses |