Data Element list used by SAP ABAP Table MSQ_STSERV (data about sqlserver and the host its running on)
SAP ABAP Table
MSQ_STSERV (data about sqlserver and the host its running on) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDBUPTME | Date and time of last SQL Server start. | ||
| 2 | MSQDBVER | SQL Server build number (corresponding to a Service Pack). | ||
| 3 | MSQHOSTNE | Hostname of the application server logged into SQL Server. | ||
| 4 | MSQMEMSET | Specifies how SQL Server memory parameters have been set | ||
| 5 | MSQSQLCPUS | Maximum number of CPUs SQL Server is configured to use. | ||
| 6 | MSQSSBLDDT | Date the executable sqlservr.exe was created. | ||
| 7 | MSQSSCHIP | Processor type being used on the host running SQL Server. | ||
| 8 | MSQSSCPUS | Number of CPUs on the host which runs SQL Server. | ||
| 9 | MSQSSDOMC | X if the host running SQL Server is a domain controller. | ||
| 10 | MSQSSDSKPF | 'X' if diskperf -y has been set for db server | ||
| 11 | MSQSSMASK | Bitmask representing the CPUs available to Windows. | ||
| 12 | MSQSSNTEE | OS edition: A=Advanced Server, S=Server, D=Datacenter. | ||
| 13 | MSQSSPDIFF | Configuration options set differ from current values ( ='X') | ||
| 14 | MSQSSRAM | Amount of RAM on the server running SQL Server | ||
| 15 | MSQSSSQLEE | SQL Server edition: 'X' = Enterprise Ed., 'C' Cluster in use | ||
| 16 | MSQSSTFLG | Trace flags which are currently set for SQL Server. | ||
| 17 | MSQSSWVER | Operating system version running on SQL Server host. | ||
| 18 | MSQVERSN | Version of the database management system. |