Data Element list used by SAP ABAP Table MSQBLOLCKS (MS SQL server blocked locks)
SAP ABAP Table MSQBLOLCKS (MS SQL server blocked locks) is using
# Object Type Object Name Object Description Note
     
1 Data Element  MSQAPPPROG Name of the application program which owns the connection.
2 Data Element  MSQBLOPRID SPID of blocking process.
3 Data Element  MSQDBNAME The name of the database in SQL Server instance.
4 Data Element  MSQECID Execution context ID used to uniquely identify subthreads
5 Data Element  MSQEXECMD Command currently being executed by the given process id
6 Data Element  MSQHOSTNAM Hostname of the application server logged into SQL Server.
7 Data Element  MSQLCKOWN MS SQL server - type of object associated with a lock
8 Data Element  MSQLCKRSC Lock resource type as e. g. KEY or PAGE.
9 Data Element  MSQLKCRYCT MS SQL server - lock carry-over reference count
10 Data Element  MSQLKLFTIM MS SQL server - lock lifetime bitmap.
11 Data Element  MSQLKRECNT MS SQL server - lock reference count
12 Data Element  MSQOBJNAME Object name as defined in system table sysobjects.
13 Data Element  MSQPRSTAT SQL Server process status; ie sleeping, running etc.
14 Data Element  MSQRSCBIN MS SQL server - binary lock resource
15 Data Element  MSQRSCLKBK MS SQL server - lock value block.
16 Data Element  MSQRSCTXT Textual description of a lock resource from syslockinfo.
17 Data Element  MSQSPTNAME Lock request mode translated from table sptvalue.
18 Data Element  MSQSPTNAME Lock request mode translated from table sptvalue.
19 Data Element  MSQSYPROID MS SQL Server process ID
20 Data Element  MSQTABNAME MS SQL server table or index name
21 Data Element  MSQTHREDID Windows operating system thread ID
22 Data Element  MSQUSRNAME The user name used to log into the SQL Server database
23 Data Element  MSQWAITTYP Wait type of waiting process, reserved field of sysprocesses
24 Data Element  MSQWKPROID The application program's process ID on the given host