Orion.APM.Exchange.DatabaseCopyStatistics
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents the database copy statistics.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
TimeStamp | System.DateTime | The date of poll for database copy. | everyone |
DatabaseCopyID | System.Int32 | The unique integer representation of database copy. | everyone |
Status | System.Int32 | The integer value that contains database copy status. | everyone |
CopyState | System.Int32 | The integer value that contains database copy state. | everyone |
CopyQueueLength | System.Int64 | Indicates the number of log files waiting to be copied and inspected. | everyone |
ReplayQueueLength | System.Int64 | Indicates the number of log files waiting to be replayed into this copy of the database. | everyone |
ContentIndexState | System.String | The string value that contains the content index state. | everyone |
IsActive | System.Boolean | The boolean value that specifies if database copy is active. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
DatabaseCopy | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.DatabaseCopyHostsDatabaseCopyStatistics (System.Hosting) |