|
| |
| Home | Concepts | API | Samples | |
| Concepts > Versioning > Basic Principles | |
| Versioned Database | |
|
A versioned database is an ArcSDE service that has been configured to support multiple versioned views of the database. There is a single versioned database in an ArcSDE service.
The versioned database consists of a collection of tables that participate in the versioned database. Not all tables in a DBMS service need to be (or even should be) part of the versioned database.
The versioned database defines a single schema. If the schema of the database is changed, it is changed for all versions of that database.
When the VERSIONS table is first created, the details of the DEFAULT version are automatically recorded in this table. The sde administrator owns the DEFAULT version, and the initial ID of the corresponding database state will be set to 0. The description string will read Instance Default Version and, because the DEFAULT version has been granted PUBLIC access, any user can modify it. To support general connections to the geodatabase, the level of access to the DEFAULT version must remain either Public or Protected; if the access level were set to Private, only the sde administrator could connect to the database. |
| Send your comments to: Site Administrator |
Terms of Use |
PRIVACY |
Copyright © ESRI. |