SAP ABAP Table MSQDBDETAS (MS SQL server database space statistics)
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 | MSQDBDETAS |
|
| Short Description | MS SQL server database space statistics |
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 | |
MSQDBNAME | CHAR255 | CHAR | 255 | 0 | The name of the database in SQL Server instance. | ||
| 2 | |
MSQDBSIZE | DEC | 16 | 0 | Database size in MB (data files). | |||
| 3 | |
MSQDBRESSZ | DEC | 16 | 0 | Space (MB) reserved for database objects in database files. | |||
| 4 | |
MSQDBFRESZ | INT4 | INT4 | 10 | 0 | Free space in the database in MB (difference size - used). | ||
| 5 | |
MSQDBUNUSZ | DEC | 16 | 0 | Reserved for database objects but not used (in KB). | |||
| 6 | |
MSQTOTTBNU | INT4 | INT4 | 10 | 0 | Number of user tables in the database. | ||
| 7 | |
MSQTOTTBSZ | DEC | 16 | 0 | Data size of all tables (excluding indexes) in KB. | |||
| 8 | |
MSQTOTINNU | INT4 | INT4 | 10 | 0 | Number of indexes in the database. | ||
| 9 | |
MSQTOTINSZ | DEC | 16 | 0 | Size of all indexes in the database in KB. | |||
| 10 | |
MSQTOTSPNU | INT4 | INT4 | 10 | 0 | Number of stored procedures in database. | ||
| 11 | |
MSQTOTSPSZ | INT4 | INT4 | 10 | 0 | reserved field (Size of stored procedures in database - MB). |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |