Data Element list used by SAP ABAP Table MSS_ACTIVE_REQUEST (Active SQL Server requests with their connections & sessions)
SAP ABAP Table
MSS_ACTIVE_REQUEST (Active SQL Server requests with their connections & sessions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABP_CONT | Offset of a Processing Control Block | ||
| 2 | MSQAPPPROG | Name of the application program which owns the connection. | ||
| 3 | MSQEXECMD | Command currently being executed by the given process id | ||
| 4 | MSQHOSTNE | Hostname of the application server logged into SQL Server. | ||
| 5 | MSQNTDOMA | NT domain for the client connected to SQL Server. | ||
| 6 | MSQNTUNAME | Windows NT user name for the process connected to SQL Server | ||
| 7 | MSQPRLGTME | The time at which client process logged into SQL Server. | ||
| 8 | MSQPRMEMUS | The pages allocated by the SQL process in procedure cache. | ||
| 9 | MSQPROSTAT | SQL Server process status; ie sleeping, running etc. | ||
| 10 | MSQSAPWAIT | Name of the locked resource the process is waiting for. | ||
| 11 | MSQSQLWAIT | The locked resource process is waiting for (object ID). | ||
| 12 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 13 | MSQUSRNAME | The user name used to log into the SQL Server database | ||
| 14 | MSQWAITIME | Current wait time of the process in milliseconds | ||
| 15 | MSSABNAME | Name of the ABAP report | ||
| 16 | MSSBLKSESSIONID | Blocking session ID for SQL Server | ||
| 17 | MSSCONNDATE | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 18 | MSSCONNECTIONID | SQL Server connection id | ||
| 19 | MSSCONNETADDR | Connection network address | ||
| 20 | MSSCONNLASTRD | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 21 | MSSCONNLASTWT | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 22 | MSSCONNSID | Session ID running on connection | ||
| 23 | MSSCONNUMREADS | SQL Server connection number of reads over the connection | ||
| 24 | MSSCONNUMWRITES | SQL Server conneciton number of writes over the connection | ||
| 25 | MSSCPUTIME | MS SQL Server cumulative cpu time | ||
| 26 | MSSDB | Database name | ||
| 27 | MSSESSCHTIME | SQL Server session scheduled time | ||
| 28 | MSSESSELPTIME | SQL Server session elapsed time | ||
| 29 | MSSESTCMPTIME | Estimated Completion time of SQL Request | ||
| 30 | MSSHPID | Process ID on app. server | ||
| 31 | MSSINT4 | SQL Server int4 | ||
| 32 | MSSINT4 | SQL Server int4 | ||
| 33 | MSSNETRANSPORT | The network transport type used by the connection | ||
| 34 | MSSNUMLOGREADS | Total number of reads performed | ||
| 35 | MSSNUMREADS | Total number of reads performed by a session and request | ||
| 36 | MSSNUMWRITES | Total number of writes performed | ||
| 37 | MSSOBJNAME | MS SQL Server object name | ||
| 38 | MSSOPENRES | Number of open result sets for the SQL Server process | ||
| 39 | MSSOPENTRAN | Number of open transactions for the SQL Server process | ||
| 40 | MSSPACKSZ | SQL Server packet size | ||
| 41 | MSSPARENTCONNID | SQL Server parent connection id | ||
| 42 | MSSPARTIALSQL | First 50 characters of a SQL Server statement | ||
| 43 | MSSPLANHANDLE | handle pointing to plan used in execution of sql stmt/proc | ||
| 44 | MSSPRCCOMP | Percentage complete | ||
| 45 | MSSPROTYPE | The network transport protocol used by the connection | ||
| 46 | MSSREQCONNID | SQL Server connection id | ||
| 47 | MSSREQCPUTIME | CPU time for a request | ||
| 48 | MSSREQDATE | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 49 | MSSREQNUMLOGRDS | number of reads performed by a request | ||
| 50 | MSSREQNUMREADS | number of reads performed by the request | ||
| 51 | MSSREQNUMWRITES | number of writes performed in a request | ||
| 52 | MSSREQSCHEDULERID | ID of the scheduler used for the request | ||
| 53 | MSSREQSID | Session ID associated with the request being processed | ||
| 54 | MSSREQTTL | Total elapsed time utilized by a request | ||
| 55 | MSSREQUESTID | SQL Server Request ID | ||
| 56 | MSSROWCOUNT | SQL Server count of rows returned | ||
| 57 | MSSSAPUSER | The user name in the SAP system. | ||
| 58 | MSSSESCPUTIME | CPU time for a SQL session (ms) | ||
| 59 | MSSSESNUMLOGRDS | number of reads performed by a session | ||
| 60 | MSSSESNUMREADS | number of reads performed in a session | ||
| 61 | MSSSESNUMWRITES | Number of writes performed in a session | ||
| 62 | MSSSESSINTFNAME | MSS Session client interface name | ||
| 63 | MSSSESSINTFVER | MSS Session client interface name | ||
| 64 | MSSSESSIONID | Session ID for SQL Server | ||
| 65 | MSSSQLHANDLE | handle pointing to sql statment or procedure | ||
| 66 | MSSTRANSACTIONID | Transaction identifier request executes under | ||
| 67 | MSSTRXISOLEVEL | MSS Transaction Isolation level | ||
| 68 | MSSWPNAME | ID of the R3 work process |