Disable attachments

The Disable Attachments tool disables attachments in a feature class or table by deleting the ATTACH table and associated relationship class, including all attachments. This can be accomplished without removing existing attachments before running the tool.

Tip:

To export attachments before using the Disable Attachments tool, use the Export Attachments tool to download attachments to a selected output location to archive attachment files.

Disable attachments in the Catalog pane

To disable attachments from a dataset in the Catalog pane, complete the following steps:

  1. Right-click a dataset in a geodatabase in the Catalog pane and choose Manage.
    Context pane with the Manage option highlighted
  2. Uncheck Attachments in the Feature Class Properties window.
    Feature Class Properties with Attachments unchecked

    If Global IDs exist, they remain in the dataset attribute or stand-alone table.

  3. Click OK to disable the dataset.

Learn more about recommendations for Global IDs

Use the Disable Attachments geoprocessing tool

To disable attachments on a feature class or table using the Disable Attachments tool, complete the following steps:

  1. On the Analysis tab in the Geoprocessing group, click Tools, and search for or browse to the Disable Attachments tool in the Data Management Tools toolset.
    Geoprocessing pane with search results for Disable Attachments
  2. Click the Disable Attachments result to open the tool.

    The Disable Attachments tool dialog box appears with a parameter to enter an input dataset.

    Disable Attachments dialog box
  3. For Input Dataset, use the browse button Browse to select a feature class or table, or click the down arrow to choose a dataset from the active map.
  4. Click Run to disable the attachments on the dataset.

Disabling attachments on a dataset deletes all attachments by removing the attachment table and associated relationship class.

Related topics