Disable Archiving (Data Management)

ArcGIS Pro 3.4 | | Help archive

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

LabelExplanationData 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 will become available. For nonversioned data, a table or feature class will be created with an appended _h that contains the history information.

  • Checked—Records that are not from the current moment will be preserved. This is the default.
  • Unchecked—Records that are not from the current moment will not be preserved; they will be deleted.

Boolean

Derived Output

LabelExplanationData Type
Updated Input Dataset

The updated input dataset.

Table; Feature Class; Feature Dataset

Environments

Licensing information

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

Related topics