Orion.APM.SqlDatabaseFile
SolarWinds Information Service 2019.4 Schema Documentation
This entity presents SQL database file information.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
DatabaseFileID | System. |
The unique integer representation of database file. | everyone |
SqlDatabaseFileGroupID | System. |
The unique integer representation of parent database file group. | everyone |
SqlDatabaseID | System. |
The unique integer representation of parent SQL database. | everyone |
ServerFileID | System. |
The unique integer representation of server database file. | everyone |
FileType | System. |
The byte value that contains the database file type. | everyone |
Name | System. |
The string value that contains the database file name. | everyone |
PhysicalName | System. |
The string value that contains the database file physical name. | everyone |
Size | System. |
The long value that contains the database file size. | everyone |
UsedSpace | System. |
The long value that contains the database file used space. | everyone |
MaxSize | System. |
The long value that contains the database file maximum size. | everyone |
Growth | System. |
The integer value that contains the database file growth. | everyone |
IsPercentGrowth | System. |
The integer value that contains the database file growth in percent. | everyone |
AutoGrowth | System. |
The integer value that contains the database file auto growth. | everyone |
VolumeID | System. |
The unique integer representation of database file volume. | everyone |
Status | System. |
The status of an database file. | everyone |
TimeStamp | System. |
The date of last poll for database file information. | everyone |
AvailableAutoGrowSpace | System. |
The long value that contains the available auto growth space. | everyone |
UsedSpacePercentage | System. |
The percentage representation of database file space usage. | everyone |
WhiteSpaceFreePercentage | System. |
The percentage representation of free database file whitespace. | everyone |
DetailsUrl | System. |
URL to database file details page. Used in alerting. | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
FileStatistic | Orion.APM.SqlDatabaseFileStatistic | Defined by relationship Orion.APM.SqlDatabaseFileHostsSqlDatabaseFileStatistic (System.Hosting) |
SqlDatabaseFileAlert | Orion.APM.SqlDatabaseFileAlert | Defined by relationship Orion.APM.SqlDatabaseFileAlertReferencesSqlDatabaseFile (System.Reference) |
Target Relationships
Name | Type | Notes |
---|---|---|
Database | Orion.APM.SqlDatabase | Defined by relationship Orion.APM.SqlDatabaseFileDatabase (System.Hosting) |