SAP ABAP Table MSQ_STSERV (data about sqlserver and the host its running on)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | MSQ_STSERV |
|
| Short Description | data about sqlserver and the host its running on |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
MSQHOSTNE | CHAR128 | CHAR | 128 | 0 | Hostname of the application server logged into SQL Server. | ||
| 2 | |
MSQVERSN | CHAR50 | CHAR | 50 | 0 | Version of the database management system. | ||
| 3 | |
MSQDBVER | INT4 | INT4 | 10 | 0 | SQL Server build number (corresponding to a Service Pack). | ||
| 4 | |
MSQSSBLDDT | CHAR12 | CHAR | 12 | 0 | Date the executable sqlservr.exe was created. | ||
| 5 | |
MSQDBUPTME | CHAR20 | CHAR | 20 | 0 | Date and time of last SQL Server start. | ||
| 6 | |
MSQSSSQLEE | CHAR1 | CHAR | 1 | 0 | SQL Server edition: 'X' = Enterprise Ed., 'C' Cluster in use | ||
| 7 | |
MSQSSNTEE | CHAR1 | CHAR | 1 | 0 | OS edition: A=Advanced Server, S=Server, D=Datacenter. | ||
| 8 | |
MSQSSDOMC | CHAR1 | CHAR | 1 | 0 | X if the host running SQL Server is a domain controller. | ||
| 9 | |
MSQSSPDIFF | CHAR1 | CHAR | 1 | 0 | Configuration options set differ from current values ( ='X') | ||
| 10 | |
MSQSSDSKPF | CHAR1 | CHAR | 1 | 0 | 'X' if diskperf -y has been set for db server | ||
| 11 | |
MSQSSCHIP | CHAR20 | CHAR | 20 | 0 | Processor type being used on the host running SQL Server. | ||
| 12 | |
MSQSSWVER | CHAR80 | CHAR | 80 | 0 | Operating system version running on SQL Server host. | ||
| 13 | |
MSQSSCPUS | INT4 | INT4 | 10 | 0 | Number of CPUs on the host which runs SQL Server. | ||
| 14 | |
MSQSQLCPUS | INT4 | INT4 | 10 | 0 | Maximum number of CPUs SQL Server is configured to use. | ||
| 15 | |
MSQSSMASK | CHAR08 | CHAR | 8 | 0 | Bitmask representing the CPUs available to Windows. | ||
| 16 | |
MSQSSRAM | INT4 | INT4 | 10 | 0 | Amount of RAM on the server running SQL Server | ||
| 17 | |
MSQSSTFLG | CHAR255 | CHAR | 255 | 0 | Trace flags which are currently set for SQL Server. | ||
| 18 | |
MSQMEMSET | CHAR010 | CHAR | 10 | 0 | Specifies how SQL Server memory parameters have been set |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |