Data Element list used by SAP ABAP Table MSQPROCINF (MS SQL server - processes informations)
SAP ABAP Table
MSQPROCINF (MS SQL server - processes informations) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQAPPPROG | Name of the application program which owns the connection. | ||
| 2 | MSQBLOPRID | SPID of blocking process. | ||
| 3 | MSQCPUTIME | MS SQL Server total cumulative CPU time for a SQL process | ||
| 4 | MSQDBNAME | The name of the database in SQL Server instance. | ||
| 5 | MSQEXECMD | Command currently being executed by the given process id | ||
| 6 | MSQHOSTNAM | Hostname of the application server logged into SQL Server. | ||
| 7 | MSQLTBATTM | Last time a stor. proc. or EXEC was executed on SQL process. | ||
| 8 | MSQNETADDR | Unique ID of the network interface of client (MAC address). | ||
| 9 | MSQNETLIB | The network library the client is using. | ||
| 10 | MSQNTDOMA | NT domain for the client connected to SQL Server. | ||
| 11 | MSQNTUNAME | Windows NT user name for the process connected to SQL Server | ||
| 12 | MSQPHYSIIO | The total cumulative disk reads and writes for the process. | ||
| 13 | MSQPRLGTME | The time at which client process logged into SQL Server. | ||
| 14 | MSQPRMEMUS | The pages allocated by the SQL process in procedure cache. | ||
| 15 | MSQPROSTAT | SQL Server process status; ie sleeping, running etc. | ||
| 16 | MSQSERPRID | SQL Server process ID | ||
| 17 | MSQTHREDID | Windows operating system thread ID | ||
| 18 | MSQUID | MS SQL Server - user identification ID | ||
| 19 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 20 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 21 | MSQWAITTYP | Wait type of waiting process, reserved field of sysprocesses | ||
| 22 | MSQWKPROID | The application program's process ID on the given host |