Data Element list used by SAP ABAP Table MSQDBDETAS (MS SQL server database space statistics)
SAP ABAP Table
MSQDBDETAS (MS SQL server database space statistics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDBFRESZ | Free space in the database in MB (difference size - used). | ||
| 2 | MSQDBNAME | The name of the database in SQL Server instance. | ||
| 3 | MSQDBRESSZ | Space (MB) reserved for database objects in database files. | ||
| 4 | MSQDBSIZE | Database size in MB (data files). | ||
| 5 | MSQDBUNUSZ | Reserved for database objects but not used (in KB). | ||
| 6 | MSQTOTINNU | Number of indexes in the database. | ||
| 7 | MSQTOTINSZ | Size of all indexes in the database in KB. | ||
| 8 | MSQTOTSPNU | Number of stored procedures in database. | ||
| 9 | MSQTOTSPSZ | reserved field (Size of stored procedures in database - MB). | ||
| 10 | MSQTOTTBNU | Number of user tables in the database. | ||
| 11 | MSQTOTTBSZ | Data size of all tables (excluding indexes) in KB. |