SAP ABAP Table MSQSAPSULK (MS SQL server - list of locks from sap_summary_locks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects

⤷

⤷

Basic Data
Table Category | INTTAB | Structure |
Structure | MSQSAPSULK |
![]() |
Short Description | MS SQL server - list of locks from sap_summary_locks |
Delivery and Maintenance
Pool/cluster | ||
Delivery Class | ||
Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
![]() |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSQLCKDUR | INT2 | INT2 | 5 | 0 | Time the blocking lock was hold in minutes. | ||
2 | ![]() |
MSQSTDATE | CHAR20 | CHAR | 20 | 0 | Time stamp when the blocking situation started. | ||
3 | ![]() |
MSQSERPRID | INT4 | INT4 | 10 | 0 | SQL Server process ID | ||
4 | ![]() |
MSQOBJNAME | CHAR256 | CHAR | 256 | 0 | Object name as defined in system table sysobjects. | ||
5 | ![]() |
MSQSPTNAME | CHAR35 | CHAR | 35 | 0 | Lock request mode translated from table sptvalue. | ||
6 | ![]() |
MSQTHREDID | INT2 | INT2 | 5 | 0 | Windows operating system thread ID | ||
7 | ![]() |
MSQBLOPRID | INT2 | INT2 | 5 | 0 | SPID of blocking process. | ||
8 | ![]() |
MSQRSCTXT | CHAR32 | CHAR | 32 | 0 | Textual description of a lock resource from syslockinfo. | ||
9 | ![]() |
MSQLCKRSC | CHAR10 | CHAR | 10 | 0 | Lock resource type as e. g. KEY or PAGE. | ||
10 | ![]() |
MSQDBNAME | CHAR255 | CHAR | 255 | 0 | The name of the database in SQL Server instance. | ||
11 | ![]() |
MSQOBJNAME | CHAR256 | CHAR | 256 | 0 | Object name as defined in system table sysobjects. | ||
12 | ![]() |
MSQSPTNAME | CHAR35 | CHAR | 35 | 0 | Lock request mode translated from table sptvalue. | ||
13 | ![]() |
MSQHOSTNAM | CHAR256 | CHAR | 256 | 0 | Hostname of the application server logged into SQL Server. | ||
14 | ![]() |
MSQSQLCONN | CHAR16 | CHAR | 16 | 0 | Name of the application program which owns the connection | ||
15 | ![]() |
MSQWAITTYP | INT2 | INT2 | 5 | 0 | Wait type of waiting process, reserved field of sysprocesses | ||
16 | ![]() |
MSQEXECMD | CHAR32 | CHAR | 32 | 0 | Command currently being executed by the given process id |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |