Data Element list used by SAP ABAP Table MSSDBSZINF (MS SQL Server: Database Size Information)
SAP ABAP Table
MSSDBSZINF (MS SQL Server: Database Size Information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSDBFRESZ | MS SQL Server database free size (in 2K pages) | ||
| 2 | MSSDBRESSZ | MS SQL Server database reserved size (in 2K pages) | ||
| 3 | MSSDBTOTSZ | MS SQL Server database total size | ||
| 4 | MSSDBUNUSZ | MS SQL Server database unused size (2K pages) | ||
| 5 | MSSDDBNAME | MS SQL Server: Database name | ||
| 6 | MSSINDNUM | MS SQL Server total number of indexes within this database | ||
| 7 | MSSSPNUM | MS SQL Server total number of stored procedured within DB | ||
| 8 | MSSSPSIZE | MS SQL Server total size of stored procedures (2K pages) | ||
| 9 | MSSTABNUM | MS SQL Server number of tables within the database | ||
| 10 | MSSTABSIZE | MS SQL Server total size of all tables within DB (in 2k pgs) | ||
| 11 | MSSTOTINSZ | MS SQL Server total index size within the database (#2K pgs) |