Compare Replica Schema (Data Management)

ArcGIS Pro 3.3 | | Help archive

Summary

Generates an .xml file that describes schema differences between a replica geodatabase and the relative replica geodatabase.

Usage

  • Modifying the schema of a replica to match the schema of a relative replica is a separate process from data synchronization. Use the following tools for this purpose:

    • Use the Compare Replica Schema tool to generate an .xml file containing the schema changes.
    • Import the changes using the Import Replica Schema tool.
    • To apply replica schema changes, run the Export Replica Schema tool to export the schema of the replica with the changes to an .xml file. Then use the .xml file as input to the Compare Replica Schema tool.

  • The output replica schema changes file must be in XML format.

Parameters

LabelExplanationData Type
Compare to Replica Geodatabase

The replica geodatabase to which the replica schema will be compared. The geodatabase can be a local geodatabase or a geodata service.

Workspace; GeoDataServer
Relative Replica Schema File

The file that contains the relative replica schema that will be used for the comparison.

File
Output Replica Schema Changes File

The file that will contain a description of the schema differences.

File

Licensing information

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

Related topics