Database Record
-
The Database Record document contains the database settings and configuration
-
It is always up to date with the latest database state & tasks
-
Every node in the cluster has a copy of this document and will perform its tasks accordingly
-
The Database Record is Not editable
-
In this page:
The Database Record
The Database Record Fields
Field | Description |
---|---|
DatabaseName | The database name as defined when created. See Create Database. |
Disabled | True or false. Can be modified in Databases View. |
Encrypted | True or false, defined when the database is created. See Create Database - Encrypted. |
Topology | The current Database Group Topology. Can be managed in Database Group Topology. |
Indexes | The current indexes defined in the database. Can be managed in Indexes. |
AutoIndexes | The current auto-indexes that exist in the database. Can be managed in Auto-Indexes. |
Settings | Server configuration, as set in the settings.json file. |
Revisions | Documents revisions configuration. Can be set in Document Revisions. |
Expiration | Documents expiration configuration. Can be set in Document Expiration. |
PeriodicBackups | Current Backup tasks configured. Can be managed in Backup Task. |
ExternalReplications | Current External Replication tasks configured. Can be managed in External Replication Task. |
RavenConnectionStrings | RavenDB connection strings that are defined for usage with RavenDB ETL tasks and External Replication and Hub/Sink Replication tasks. See RavenDB Connection Strings. |
SqlConnectionStrings | SQL connection strings that are defined for usage with SQL ETL tasks. |
RavenEtls | Current RavenDB ETL tasks configured. Can be managed in RavenDB ETL Task. |
SqlEtls | Current SQL ETL tasks configured. Can be managed in SQL ETL Task. |
Client | The database Client Configuration. As set in Database Client Configuration. |
DeletionInProgress | A list of nodes that are currently in the process of deleting this database. |
DeletionInProgressChangeVector | The change-vector that accompanies a Delete Database command that is issued by the Cluster Observer when supervising the database replication factor after a partition scenario. Relevant only for a node that has come back from a Rehab state after a partition occurred, in order to update the other nodes in the database group with database content updates that occurred on this node at partition time. |
ConflictSolverConfig | Conflict Resolution configuration. Can be set in Conflict Resolution. |
Etag | The etag of the Database Record document — representing only the changes to the database record document itself. (Not to be confused with the database Last Document Etag — see Database Stats). |
Fields that are not defined will not show in this view