Repair Version Tables (Data Management)

AllSource 1.2    |

Summary

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

Usage

  • Run the Diagnose Version Tables tool to determine if there are inconsistencies in your geodatabase delta tables before you run the Repair Version Tables tool.

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

  • Always create a database backup before running the Repair Version Tables tool.

Parameters

LabelExplanationData Type
Input Database Connection

Workspace
Repair Version Tables Log

The location where the log file will be written and the name of the log file. The log file is an ASCII file containing the results of the repair operation.

File
Target Version
(Optional)

The geodatabase version to be repaired. 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 are 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 repaired. Use fully-qualified table names in the text file, and place one table name per line. If no table or file is specified, all tables are processed.

String

Derived Output

LabelExplanationData Type
Repaired Geodatabase

The repaired geodatabase.

Workspace

Environments

Related topics