SAP ABAP Table MSSST04LST (MS SQL Server: ST04 Main Screen Display Structure)
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 | MSSST04LST |
|
| Short Description | MS SQL Server: ST04 Main Screen Display Structure |
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 | |
0 | 0 | data about sqlserver and the host its running on | |||||
| 2 | |
MSSHOSTNM_ | TEXT30 | CHAR | 30 | 0 | Hostname of the application server logged into SQL Server | ||
| 3 | |
MSQVERSN | CHAR50 | CHAR | 50 | 0 | Version of the database management system. | ||
| 4 | |
MSQDBVER | INT4 | INT4 | 10 | 0 | SQL Server build number (corresponding to a Service Pack). | ||
| 5 | |
MSQSSBLDDT | CHAR12 | CHAR | 12 | 0 | Date the executable sqlservr.exe was created. | ||
| 6 | |
MSQDBUPTME | CHAR20 | CHAR | 20 | 0 | Date and time of last SQL Server start. | ||
| 7 | |
MSQSSSQLEE | CHAR1 | CHAR | 1 | 0 | SQL Server edition: 'X' = Enterprise Ed., 'C' Cluster in use | ||
| 8 | |
MSQSSNTEE | CHAR1 | CHAR | 1 | 0 | OS edition: A=Advanced Server, S=Server, D=Datacenter. | ||
| 9 | |
CHAR1 | CHAR1 | CHAR | 1 | 0 | Single-Character Flag | ||
| 10 | |
CHAR1 | CHAR1 | CHAR | 1 | 0 | Single-Character Flag | ||
| 11 | |
MSSISCLUSTER | CHAR1 | CHAR | 1 | 0 | Is SQL Server clustered 'Y' or 'N' | ||
| 12 | |
MSSIS3GB | CHAR1 | CHAR | 1 | 0 | Is SQL Server on machine with /3GB switch on 'Y' or 'N' | ||
| 13 | |
MSSISPAE | CHAR1 | CHAR | 1 | 0 | Is SQL Server on machine with PAE 'Y' or 'N' | ||
| 14 | |
MSSISAWE | CHAR1 | CHAR | 1 | 0 | Is SQL Server AWE enabled Y' or 'N' | ||
| 15 | |
MSQSSCHIP | CHAR20 | CHAR | 20 | 0 | Processor type being used on the host running SQL Server. | ||
| 16 | |
MSQSSWVER | CHAR80 | CHAR | 80 | 0 | Operating system version running on SQL Server host. | ||
| 17 | |
MSQSSCPUS | INT4 | INT4 | 10 | 0 | Number of CPUs on the host which runs SQL Server. | ||
| 18 | |
MSQSQLCPUS | INT4 | INT4 | 10 | 0 | Maximum number of CPUs SQL Server is configured to use. | ||
| 19 | |
MSQSSMASK | CHAR08 | CHAR | 8 | 0 | Bitmask representing the CPUs available to Windows. | ||
| 20 | |
MSQSSRAM | INT4 | INT4 | 10 | 0 | Amount of RAM on the server running SQL Server | ||
| 21 | |
MSQSSTFLG | CHAR255 | CHAR | 255 | 0 | Trace flags which are currently set for SQL Server. | ||
| 22 | |
MSQMEMSET | CHAR010 | CHAR | 10 | 0 | Specifies how SQL Server memory parameters have been set | ||
| 23 | |
MSSPATH | MSSCSC255 | CHAR | 255 | 0 | UNC path to a file used by SQL Server | ||
| 24 | |
MSSPATH | MSSCSC255 | CHAR | 255 | 0 | UNC path to a file used by SQL Server | ||
| 25 | |
0 | 0 | Contains data from sysperfinfo on memory | |||||
| 26 | |
MSSPMCONN | DEC | 23 | 0 | Amount of dynamic memory the server is using for connections | |||
| 27 | |
MSSPMGWSPM | DEC | 23 | 0 | Amount of memory granted to executing processes in KB | |||
| 28 | |
MSSPMLCKM | DEC | 23 | 0 | Amount of dynamic memory used for locks in KB | |||
| 29 | |
MSSPMMWSPM | DEC | 23 | 0 | Maximum amount of memory available for executing SQL process | |||
| 30 | |
MSSPMOPMEM | DEC | 23 | 0 | Amount of memory SQL Server is using for query optimization | |||
| 31 | |
MSSPMCACM | DEC | 23 | 0 | Amount of memory being used for dynamic SQL cache in KB | |||
| 32 | |
MSSPMTARSM | DEC | 23 | 0 | Amount of memory SQL Server is willing to consume in KB | |||
| 33 | |
MSSPMTTLSM | DEC | 23 | 0 | Amount of memory SQL Server is currently using in KB. | |||
| 34 | |
MSSPSUSCON | DEC | 23 | 0 | Number of user connections to the SQL Server system | |||
| 35 | |
MSSPBCACHT | DEC | 13 | 3 | Percentage of pages found in the buffer cache | |||
| 36 | |
MSSPBDATAC | DEC | 23 | 0 | Size in KB of the data cache, including unused space | |||
| 37 | |
MSSPBCACSZ | DEC | 23 | 0 | Size in KB of the procedure cache, including unused space. | |||
| 38 | |
MSSPBCOMIT | DEC | 23 | 0 | Number of committed pages in cache. | |||
| 39 | |
MSSPBFREBF | DEC | 23 | 0 | Number of free pages available in cache. | |||
| 40 | |
MSSPBSTPCT | DEC | 23 | 0 | Number of buffer pages taken for other memory requirements | |||
| 41 | |
0 | 0 | Contains data from sysperfinfo on accesses physical&logical | |||||
| 42 | |
MSSPAFULLS | DEC | 23 | 0 | Number of unrestricted base table or index scans | |||
| 43 | |
MSSPAIDXSR | DEC | 23 | 0 | Number of index searches | |||
| 44 | |
MSSPAEXAL | DEC | 23 | 0 | Number of extents allocated to database objects | |||
| 45 | |
MSSPAEXDE | DEC | 23 | 0 | Number of extents deallocated in a database | |||
| 46 | |
MSSPAPGAL | DEC | 23 | 0 | Number of pages allocated to database objects | |||
| 47 | |
MSSPAPGDE | DEC | 23 | 0 | Number of pages deallocated in a database | |||
| 48 | |
MSSPAPGSPL | DEC | 23 | 0 | Number of index page splits in a database | |||
| 49 | |
MSSPAPRBSN | DEC | 23 | 0 | Number of probe scans in a database | |||
| 50 | |
MSSPARNGSN | DEC | 23 | 0 | Number of range scans through indexes | |||
| 51 | |
MSSPAWFCRE | DEC | 23 | 0 | Number of work files created | |||
| 52 | |
MSSPAWTCRE | DEC | 23 | 0 | Number of work tables created | |||
| 53 | |
MSSPBLZWTS | DEC | 23 | 0 | Number of pages written by the lazy writer to disk. | |||
| 54 | |
MSSPBPGRDS | DEC | 23 | 0 | Number of physical page reads | |||
| 55 | |
MSSPBPGWRT | DEC | 23 | 0 | Number of physical page writes | |||
| 56 | |
MSSPBUFREQ | DEC | 23 | 0 | Number of requests to find a page in the buffer pool. | |||
| 57 | |
MSSPBRAPGS | DEC | 23 | 0 | Number of pages read in anticipation of use. | |||
| 58 | |
MSSPSAUTO | DEC | 23 | 0 | Number of auto-parameterization attempts | |||
| 59 | |
MSSPSBATCH | DEC | 23 | 0 | Number of SQL batch requests received by server. | |||
| 60 | |
MSSPSQLCMP | DEC | 23 | 0 | Number of SQL compilations | |||
| 61 | |
MSSPSALTWT | DEC | 23 | 0 | Average wait time in ms for latch requests that waited. | |||
| 62 | |
MSSPSLTHWT | DEC | 23 | 0 | Number of latch requests that had to wait before granted. | |||
| 63 | |
0 | 0 | Database size information | |||||
| 64 | |
MSS_DBSIZE | DEC | 15 | 0 | Database size in MB | |||
| 65 | |
MSS_DBALLOC | DEC | 15 | 0 | Allocated space in database in MB | |||
| 66 | |
MSS_LOGSIZE | DEC | 15 | 0 | Log size in MB | |||
| 67 | |
MSS_LOGALLOC | DEC | 15 | 0 | Allocated space in log in MB | |||
| 68 | |
0 | 0 | Information on the total size of all tables | |||||
| 69 | |
MSSRESSIZE | DEC | 15 | 0 | Reserved size in KB | |||
| 70 | |
MSSNUMTABLES | INT4 | 10 | 0 | Number of user tables | |||
| 71 | |
MSSDATASIZE | DEC | 15 | 0 | Data size in KB | |||
| 72 | |
MSSNUMINDEXES | INT4 | 10 | 0 | Number of indexes of user tables | |||
| 73 | |
MSSINDEXSIZE | DEC | 15 | 0 | Index size in KB | |||
| 74 | |
MSSUNUSEDSIZE | DEC | 15 | 0 | Unused size in KB | |||
| 75 | |
MSSNUMPROCS | INT4 | 10 | 0 | Number of stored procedures created in DBI | |||
| 76 | |
0 | 0 | contains performance measures since sqlserver's last start | |||||
| 77 | |
MSQDSSQLSC | INT4 | INT4 | 10 | 0 | Number of seconds SQL Server has been running. | ||
| 78 | |
MSQDSCPUBY | INT4 | INT4 | 10 | 0 | Number of seconds CPUs have been busy (sum for all CPUs) . | ||
| 79 | |
MSQDSCPUID | INT4 | INT4 | 10 | 0 | Number of seconds CPUs have been idle (sum for all CPUs) . | ||
| 80 | |
MSQDSIOBSY | INT4 | INT4 | 10 | 0 | Number of seconds SQL Server tasks were busy with IO. | ||
| 81 | |
MSQDSCPPCT | INT4 | INT4 | 10 | 0 | Percent of time the CPUs have been busy. | ||
| 82 | |
MSQDSIDPCT | INT4 | INT4 | 10 | 0 | Percent of time CPUs have been idle. | ||
| 83 | |
MSQDSIOPCT | INT4 | INT4 | 10 | 0 | Percent of time SQL Server tasks have beeen busy whit IO. | ||
| 84 | |
MSQDSPCKRD | INT4 | INT4 | 10 | 0 | Number of network packets received. | ||
| 85 | |
MSQDSPCKST | INT4 | INT4 | 10 | 0 | Number of network packets sent out by SQL Server. | ||
| 86 | |
MSQDSCONN | INT4 | INT4 | 10 | 0 | Number of attempted connections to SQL Server. | ||
| 87 | |
MSQDSPCKER | INT4 | INT4 | 10 | 0 | Number of network packets with error since SQL Server start. | ||
| 88 | |
MSQDSTOTRD | INT4 | INT4 | 10 | 0 | Number of disk reads done by SQL Server (physical reads). | ||
| 89 | |
MSQDSTOTWR | INT4 | INT4 | 10 | 0 | Number of physical disk writes done by SQL Server. | ||
| 90 | |
MSQDSTOTER | INT4 | INT4 | 10 | 0 | Number of disk read or write errors since SQL Server started | ||
| 91 | |
0 | 0 | Contains data from the performance object cache manager | |||||
| 92 | |
MSSPCTYPE | CHAR40 | CHAR | 40 | 0 | Type of object in SQL Server procedure cache. | ||
| 93 | |
MSSPCRATIO | DEC | 13 | 3 | Procedure cache hit ratio as percentage. | |||
| 94 | |
MSSPCOBJCT | DEC | 23 | 0 | Number of objects stored in the procedure cache. | |||
| 95 | |
MSSPCPAGES | DEC | 23 | 0 | Number of pages used by this object type in the cache. | |||
| 96 | |
MSSPCUSECT | DEC | 23 | 0 | Number of times an object of this type has been used. | |||
| 97 | |
MSQDBSAPPC | INT4 | INT4 | 10 | 0 | Number of connections to SAP database from SAP application. | ||
| 98 | |
MSQDBNUMPC | INT4 | INT4 | 10 | 0 | Number of non-SAP processes connected to SAP database. | ||
| 99 | |
MSQDBNDUSR | INT4 | INT4 | 10 | 0 | Number of different users connected to SAP database |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |