Diagnose Version Tables (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Identifies inconsistencies in the delta (A and D) tables of datasets that are registered for traditional versioning.

Usage

  • This tool can be run on enterprise geodatabases.

  • This tool does not support geodatabases in SAP HANA because they don't support traditional versioning.

  • Only the geodatabase administrator can run the Diagnose Version Tables tool.

Parameters

LabelExplanationData Type
Input Database Connection

The database connection (.sde file) to the enterprise geodatabase in which delta table inconsistencies may exist. The connection must be made as the geodatabase administrator.

Workspace
Diagnose Version Tables Log

The path and name of the output log file. The log file is an ASCII file containing a list of the tables in the specified version that contain inconsistent records, as well as information about the connection file, geodatabase version, and tables for which the tool was run.

File
Target Version
(Optional)

The geodatabase version with the delta tables that will be checked for inconsistencies. The drop-down list is populated with the existing versions in the geodatabase specified for the Input Database Connection parameter. If no version is selected, all versions will be processed.

String
Input Tables
(Optional)

A single table or a text file containing a list of versioned tables with the associated delta tables to be checked for inconsistencies. Use fully-qualified table names in the text file, and place one table name per line. If no file is specified, all tables in the geodatabase are processed.

String

Derived Output

LabelExplanationData Type
Input Workspace

The updated input workspace.

Workspace

Environments

Licensing information

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

Related topics