How do I register data as Versiond in Arcgis?
To register a feature dataset, stand-alone feature class, or table as traditional versioned, right-click the dataset in the Catalog pane, point to Manage, and click Register As Versioned. This opens the Register As Versioned dialog box. Leave the Move Edits to Base option unchecked and click OK.
How do I enable versioning in Arcgis?
Start ArcCatalog or ArcMap and connect to the geodatabase that contains the feature dataset, feature class, or table you want to version. Connect as the owner of the dataset, as only the owner can register it as versioned. In the Catalog tree, right-click the dataset, point to Manage, then click Register As Versioned.
What is SDE table?
Row_ID column type: SDE: The row_ID column is maintained by ArcSDE. Tables that are registered with the geodatabase must be maintained by ArcSDE. Your application must not alter the values of the row_ID column.
Where is catalog tree Arcgis pro?
Open a catalog view
- Click the View tab on the ribbon.
- In the Windows group, click Catalog View .
When do I need to register my data as versioned?
You can only register your data as versioned when it is not in use by other people or applications, because an exclusive lock is required to ensure the dataset is not changing while the adds table is being created. To see a description of versioned editing, see the “Data maintenance with versions” section of Data maintenance strategies.
Do you need to register feature classes as versioned?
Since you cannot register individual feature classes within the feature dataset as versioned, you will need to register the feature dataset as versioned again. Be aware, though, that until you register the new feature class as versioned, you will not be able to edit any of the feature classes in the feature dataset.
When to register a feature as versioned in ArcGIS?
However, if you add a new feature class to the feature dataset after you have already registered the feature dataset as versioned, the new feature class is not registered as versioned. This allows you to load data into the new feature class before you version it, which improves data loading performance.
Can a feature dataset be registered as versioned?
Registering a feature dataset as versioned registers all feature classes within the feature dataset as versioned. However, if you add a new feature class to the feature dataset after you have already registered the feature dataset as versioned, the new feature class is not registered as versioned.