Data Element list used by SAP ABAP Table MSQSPWHO (MS SQL server on line user status)
SAP ABAP Table
MSQSPWHO (MS SQL server on line user status) 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 | MSQHOSTNA | MS SQL server - server name | ||
| 5 | MSQPROSTAT | SQL Server process status; ie sleeping, running etc. | ||
| 6 | MSQSYPROID | MS SQL Server process ID | ||
| 7 | MSQUNAME | Database user name/ Owner of sql agent job | ||