Unregistering data as versioned

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

Usually, once data is registered as versioned, you do not unregister it as versioned. However, you must unregister a feature dataset as versioned when you want to do one of the following:

Unregistering a feature class or table as versioned drops the delta tables and versioned view associated with the feature class or table. Unregistering a feature dataset as versioned drops all delta tables and versioned views for all feature classes in the feature dataset. Therefore, any edits in the delta tables that had not been posted and compressed to the DEFAULT version will be lost.

TipTip:

You can use the Unregister As Versioned geoprocessing tool instead of the Unregister As Versioned command in the Catalog tree. See Unregister as Versioned for more information.

Follow these steps to unregister a feature class, table, or feature dataset as versioned from the Catalog tree in ArcGIS for Desktop:

Steps:
  1. If you want to save edits to all versions, reconcile and post each version in the database against the DEFAULT version.
    CautionCaution:

    If you do not do this, you may lose edits made to the data.

  2. After posting, delete each named geodatabase version.

    Do not delete DEFAULT.

  3. Make sure the geodatabase administrator compresses the geodatabase.
  4. Once the geodatabase has been compressed, reconnect to the geodatabase, right-click your dataset, point to Manage, then click Unregister As Versioned.
  5. If you did not complete step 1 and want to save edits to the DEFAULT version, you will be prompted to compress the edits for the version to which you are connected in the DEFAULT version. Check Compress all edits in the Default version into the base table to do this.
    CautionCaution:

    This compresses all versioned edits made to the version to which you are connected only.

    If you did not complete step 1 before unregistering but did check Compress all edits in the Default version to the base table, you will lose any edits made to versions other than the version to which you were connected. If you did not complete step 1 before unregistering and did not check Compress all edits in the Default version to the base table, you will lose all edits in all versions.

  6. Click OK.
3/13/2015