Skip to main content

Disable Archiving (Data Management Tools)

Summary

Disables archiving on a geodatabase feature class, table, or feature dataset.

Learn more about the process of disabling archiving

Usage

  • Archiving is only supported on enterprise geodatabases. File and personal geodatabases do not support archiving.

  • The input dataset must be from a database connection established as the data owner.

Parameters

Label Explanation Data type

Input Dataset

The geodatabase feature class, table, or feature dataset for which archiving will be disabled.

Table; Feature Class; Feature Dataset

Preserve History Table

(Optional)

Specifies whether records that are not from the current moment will be preserved.

If the table or feature class is versioned, the history table or feature will become enabled.

For nonversioned data, a table or feature class will be created that contains the history information. The name of the new dataset will be the same as the input with an appended _h.

  • CheckedRecords that are not from the current moment will be preserved. This is the default.

  • UncheckedRecords that are not from the current moment will not be preserved; they will be deleted.

Boolean

Derived output

Label Explanation Data type

Updated Input Dataset

The updated input dataset.

Table; Feature Class; Feature Dataset

Environments

Current Workspace

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes