SAP ABAP Table MSQ_FILES (Data about operating system files which make up a db)
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_FILES |
![]() |
Short Description | Data about operating system files which make up a db |
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 | ![]() |
MSSFG | MSSSYSNAME | CHAR | 128 | 0 | Filegroup name | ||
2 | ![]() |
MSQFLGRPDF | CHAR001 | CHAR | 1 | 0 | Default file grp contains objects created w/o defined filegp | ||
3 | ![]() |
MSQFLGRPRO | CHAR001 | CHAR | 1 | 0 | The file group is read only | ||
4 | ![]() |
MSSFILE | MSSSYSNAME | CHAR | 128 | 0 | Logical file name | ||
5 | ![]() |
MSQPHYFLNA | CHAR520 | CHAR | 520 | 0 | Physical file name (full path) of the database file. | ||
6 | ![]() |
MSQDEVFREE | DEC | 15 | 0 | Free space left on file system (partition) in MB. | |||
7 | ![]() |
MSQDEVSIZE | DEC | 16 | 0 | The size in MB of the logical device the file resides upon | |||
8 | ![]() |
MSQFLTSIZE | DEC | 15 | 0 | File size in MB. | |||
9 | ![]() |
MSQFLTMXSZ | DEC | 16 | 0 | True Max file size in MB(-1 means file grows till disk full) | |||
10 | ![]() |
MSQFLGRPCT | CHAR1 | CHAR | 1 | 0 | SQL Server file has growth represented in percentage | ||
11 | ![]() |
MSQFLGROW | DEC | 16 | 0 | Growth size of the SQL Server database file | |||
12 | ![]() |
MSQFLTGROW | DEC | 16 | 0 | True file growth in MB | |||
13 | ![]() |
MSQFLEXTS | DEC | 16 | 0 | Total number of extents assigned to a file | |||
14 | ![]() |
MSQFLUEXTS | DEC | 16 | 0 | Total no. of used extents(8 contiguous pgs) assigned to file | |||
15 | ![]() |
MSQFLPRIM | CHAR1 | CHAR | 1 | 0 | Primary file containing startup information and also data | ||
16 | ![]() |
MSQFLDFDEV | CHAR1 | CHAR | 1 | 0 | file is on default device | ||
17 | ![]() |
MSQFLDSKFL | CHAR001 | CHAR | 1 | 0 | file is a disk file | ||
18 | ![]() |
MSQFLLGDEV | CHAR001 | CHAR | 1 | 0 | file is a log file | ||
19 | ![]() |
MSQFLWRTBU | CHAR001 | CHAR | 1 | 0 | file has been written to since the last backup was done | ||
20 | ![]() |
MSQFLCREDB | CHAR001 | CHAR | 1 | 0 | file was created with a CREATE DB command | ||
21 | ![]() |
MSQFLDBCRE | CHAR001 | CHAR | 1 | 0 | file created during Database creation |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |