SAP ABAP Table MSQSPWHO (MS SQL server on line user status)
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 | MSQSPWHO |
|
| Short Description | MS SQL server on line user status |
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 | |
MSQSYPROID | INT2 | INT2 | 5 | 0 | MS SQL Server process ID | ||
| 2 | |
MSQPROSTAT | CHAR60 | CHAR | 60 | 0 | SQL Server process status; ie sleeping, running etc. | ||
| 3 | |
MSQUNAME | CHAR30 | CHAR | 30 | 0 | Database user name/ Owner of sql agent job | ||
| 4 | |
MSQHOSTNA | CHAR30 | CHAR | 30 | 0 | MS SQL server - server name | ||
| 5 | |
MSQBLOPRID | INT2 | INT2 | 5 | 0 | SPID of blocking process. | ||
| 6 | |
MSQDBNAME | CHAR255 | CHAR | 255 | 0 | The name of the database in SQL Server instance. | ||
| 7 | |
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 |