Data Element list used by SAP ABAP Table MSQ_PROCES (Data on the processes connected SQL Server)
SAP ABAP Table
MSQ_PROCES (Data on the processes connected SQL Server) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQAPPPROG | Name of the application program which owns the connection. | ||
| 2 | MSQBLOCPRI | The SPID of the process blocking this SQL process. | ||
| 3 | MSQCPUTIME | MS SQL Server total cumulative CPU time for a SQL process | ||
| 4 | MSQEXECMD | Command currently being executed by the given process id | ||
| 5 | MSQHOSTNE | Hostname of the application server logged into SQL Server. | ||
| 6 | MSQLTBATTM | Last time a stor. proc. or EXEC was executed on SQL process. | ||
| 7 | MSQNETADDR | Unique ID of the network interface of client (MAC address). | ||
| 8 | MSQNETLIB | The network library the client is using. | ||
| 9 | MSQNTDOMA | NT domain for the client connected to SQL Server. | ||
| 10 | MSQNTUNAME | Windows NT user name for the process connected to SQL Server | ||
| 11 | MSQPHYSIIO | The total cumulative disk reads and writes for the process. | ||
| 12 | MSQPRCECID | Execution context ID used to uniquely identify subthreads | ||
| 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 | MSQSAPWAIT | Name of the locked resource the process is waiting for. | ||
| 17 | MSQSERPRID | SQL Server process ID | ||
| 18 | MSQSQLWAIT | The locked resource process is waiting for (object ID). | ||
| 19 | MSQTHREADI | Windows operating system thread ID of SQL process | ||
| 20 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 21 | MSQWAITIME | Current wait time of the process in milliseconds | ||
| 22 | MSQWAITRES | The last wait event the process had to wait for.. | ||
| 23 | MSQWAITYPE | The wait type of the waiting process. | ||
| 24 | MSQWKPROID | The application program's process ID on the given host | ||
| 25 | MSSDB | Database name | ||
| 26 | MSSOPENTRAN | Number of open transactions for the SQL Server process |