Disable Editor Tracking (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Disables editor tracking on a feature class, table, feature dataset, or mosaic dataset.

Usage

    Caution:

    This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.

  • If the input dataset is from an enterprise geodatabase, it must be from a database connection established as the data owner.

  • When editor tracking is disabled on a field, editor tracking information will no longer be recorded in these fields when edits are made. You can reenable editor tracking with the Enable Editor Tracking tool.

  • This tool operates on feature classes, tables, feature datasets, and mosaic datasets in a 10.0 or later release geodatabase.

Parameters

LabelExplanationData Type
Input Dataset

The feature class, table, feature dataset, or mosaic dataset in which editor tracking will be disabled.

Dataset; Topology; Network Dataset
Disable Creator Tracking
(Optional)

Specifies whether editor tracking for the creator field will be disabled.

  • Checked—Editor tracking for the creator field will be disabled. This is the default.
  • Unchecked—Editor tracking for the creator field will not be disabled.
Boolean
Disable Creation Date Tracking
(Optional)

Specifies whether editor tracking for the creation date field will be disabled.

  • Checked—Editor tracking for the creation date field will be disabled. This is the default.
  • Unchecked—Editor tracking for the creation date field will not be disabled.
Boolean
Disable Last Editor Tracking
(Optional)

Specifies whether editor tracking for the last editor field will be disabled.

  • Checked—Editor tracking for the last editor field will be disabled. This is the default.
  • Unchecked—Editor tracking for the last editor field will not be disabled.
Boolean
Disable Last Edit Date Tracking
(Optional)

Specifies whether editor tracking for the last edit date field will be disabled.

  • Checked—Editor tracking for the last edit date field will be disabled. This is the default.
  • Unchecked—Editor tracking for the last edit date field will not be disabled.
Boolean

Derived Output

LabelExplanationData Type
Updated Input Dataset

The updated input dataset.

Dataset

Environments

This tool does not use any geoprocessing environments.

Licensing information

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

Related topics