Add Global IDs, Compare Replica Schema, Create Replica and Footprints Tools
Add Global IDs
How to use Add Global Ids Tool in ArcToolbox ArcMap ArcGIS??Add Global Ids
Path to access the tool
:
Add
Global Ids Tool, Distributed Geodatabase Toolset,
Data Management Tools Toolbox
Add Global IDs
Adds global IDs to a
list of geodatabase feature classes, tables, and feature datasets.
1. Input Datasets
A list of geodatabase
classes, tables, and feature datasets to which global IDs will be added.
Compare Replica Schema
How to use Compare Replica
Schema Tool in ArcToolbox ArcMap ArcGIS??Compare Replica Schema
Path to access the tool
:
Compare
Replica Schema Tool, Distributed Geodatabase Toolset,
Data Management Tools Toolbox
Compare Replica Schema
Generates an XML that describes schema differences between
a replica geodatabase and the relative replica geodatabase.
1. Compare to Replica Geodatabase
Specifies the replica
geodatabase to which the replica schema will be compared.
The geodatabase may
be a local geodatabase or a geodata service.
2. Relative Replica Schema File
Specifies the file that
contains the relative replica schema to use for the comparison.
3. Output Replica Schema Changes File
Specifies the file to
contain a description of the schema differences.
Create Replica
How to use Create Replica Tool in ArcToolbox ArcMap ArcGIS??Create Replica
Path to access the tool
:
Create
Replica Tool, Distributed Geodatabase Toolset, Data Management
Tools Toolbox
Create Replica
Creates a replica to a geodatabase from a specified list of
feature classes, layers, datasets, and/or tables in an enterprise geodatabase.
1. Replica Datasets
The data to be
replicated. This list consists of layers and tables referencing versioned, editable
data from an enterprise geodatabase.
2. Replica Type نوع التماثل
Specifies the type of replica to create.
- TWO_WAY_REPLICA— Changes can be sent between child and parent replicas in both directions.
- ONE_WAY_REPLICA—Changes are sent from the parent replica to the child replica only.
- CHECK_OUT—Data is replicated, edited, and checked back in one time.
- ONE_WAY_CHILD_TO_PARENT_REPLICA—Changes are sent from the child replica to the parent replica only.
3. Geodatabase to replicate data to
The local geodatabase or geodata service that
will host the child replica. Geodata services are used to represent remote
geodatabases. The geodatabase can be an enterprise, file, or personal
geodatabase. For two-way replicas, the child geodatabase must be an enterprise
geodatabase. For one-way and check-out replicas,
the geodatabase can be
personal, file, or enterprise geodatabase. Personal or file geodatabases must
already exist before running this tool.
4. Replica Name
The name that identifies
the replica.
5. Replica Access Type (optional)
Specifies the type of replica access.
- FULL—Supports complex types (topologies and geometric networks) and requires the data to be versioned. This is the default.
- SIMPLE—The data on the child is not versioned and must be simple. This allows the replica to be interoperable. Nonsimple features in the parent (for example, features in geometric networks and topologies) are converted to simple features (for example, point
6. Initial Data Sender (optional)
Specifies which replica can send changes when in disconnected mode. If you are working in a connected mode, this parameter is inconsequential. This ensures that the relative replica doesn't send updates until the changes are first received from the initial data sender.
- CHILD_DATA_SENDER—The child replica is the initial data sender. This is the default.
- PARENT_DATA_SENDER—The parent replica is the initial data sender.
7. Expand Feature Classes and Tables (optional)
Specifies whether you will include expanded feature classes and tables, such as those found in geometric networks, topologies, or relationship classes.
- USE_DEFAULTS—Adds the expanded feature classes and tables related to the feature classes and tables in the replica. The default for feature classes is to replicate all features intersecting the spatial filter. If no spatial filter has been provided than all features are included. The default for tables is to replicate the schema only. This is the default.
- ADD_WITH_SCHEMA_ONLY—Adds only the schema for the expanded feature classes and tables.
- ALL_ROWS—Adds all rows for expanded feature classes and tables.
- DO_NOT_ADD—Doesn't add expanded feature classes and tables.
8. Re-use Schema (optional)
Specifies whether to reuse a geodatabase that contains the schema of the data you want to replicate. This reduces the amount of time required to replicate the data. This option is only available for check-out replicas.
- DO_NOT_REUSE—Do not reuse schema. This is the default.
- REUSE—Reuse schema.
9. Replicate Related Data (optional)
Specifies whether to replicate rows related to rows already in the replica. For example, consider a feature (f1) inside the replication filter and a related feature (f2) from another class outside the filter. Feature f2 is included in the replica if you choose to get related data.
- DO_NOT_GET_RELATED—Do not replicate related rows.
- GET_RELATED—Replicate related data. This is the default.
10. Replica Geometry Features (optional)
The features used to define the area to
replicate.
11. Use archiving to track changes for 1-way replication
Specifies whether to use the archive class to track changes instead of using the versioning delta tables. This is only available for one-way replicas.
- Checked—Uses archiving to track changes.
- Not checked—Does not use archiving to track changes. This is the default.
Create Replica Footprints
How to Create Replica
Footprints Tool in ArcToolbox ArcMap ArcGIS??Create Replica Footprints
Path to access the tool
:
Create
Replica Footprints Tool, Distributed Geodatabase Toolset,
Data Management Tools Toolbox
Create Replica Footprints
Creates a feature class that contains the geometries for
all the replicas in a geodatabase. Attributes in the feature class store the
information from the replica manager.
1. Export from Replica Geodatabase
The geodatabase
containing the replicas from which you would like to create the replica
footprint. The geodatabase must be a local geodatabase; it cannot be a geodata
service.
2. Workspace that Replica Footprints Create to
The output geodatabase
that will hold the replica footprints feature class once it is created. The
geodatabase may be local or remote.
3. Output Feature Class
The name of the replica footprints feature class to be created.
Comments
Post a Comment