All editors reconcile and post their versions daily. Other users create read-only versions for analysis purposes, so they do not reconcile and post those versions. The geodatabase administrator compresses the geodatabase nightly. For several months, performance steadily worsens.
Which action should be taken?
A GIS data administrator creates a replica pair to publish changes from the organization's production server to a consultant's server. Edits are being performed on the data in the consultant's replica and are overwritten as they conflict with edits applied during synchronization.
Which replication type is causing this issue?
An organization uses a two-way replica to share edits for a polygon feature class with a field office. After months of synchronizing edits, a schema change takes place using the following workflow;
• A new field called a legal_area is added to a polygon feature class in the parent geodatabase
• An editor uses the Calculate Geometry tool to calculate legal_area for each polygon
• The child geodatabase does not have the legal_area field in the polygon feature class
• The parent geodatabase synchronizes the replica to the child geodatabase
What happens during synchronization?
AGIS analyst who usesArcGIS Pro needs to reload data into a versioned feature class stored in a feature dataset. The feature class participates in a geodatabase topology.
Which steps should the GIS analyst take?
A GIS administrator creates a SQL command to update values in a feature class. In a test environment, the command is run against the feature class table. All the values do not seem to get updated.
Which configuration is causing this issue?
A GIS administrator needs to facilitate the collaboration of two teams of GIS analysts in two different offices. Each office needs a copy of the data in its own enterprise geodatabase. and analysts in both offices will edit the same feature classes. Changes will be synchronized nightly.
The GIS administrator needs to set up the information infrastructure so that both teams can work together.
What should the administrator use to meet the requirements?
A GIS administrator needs to simultaneously grant access for multiple users of a branch versioned feature class in an enterprise geodatabase.
How should permissions be granted?
A user wants to share a frequently edited points feature class as a web layer. The points contain sensitive attributes and will be read-only for online viewers.
The following workflow is applied:
• Points is registered as versioned
• A standard database view is created for points, which hides the sensitive attributes
• The view is published as a web layer from the Default version
As the points feature class is edited throughout the week, edits are not visible in the web layer.
What should the GIS administrator do?
A GIS analyst needs to track feature class changes and keep the reconcile, post, and compress processes separate from the replica synchronization process.
What should the analyst do?
An organization needs to distribute data to a regional office. The regional office does not have ArcGIS Enterprise orArcGIS Online accounts. The regional office also does not have access to an enterprise geodatabase.
Which data distribution solution should be used?
A GIS administrator is getting reports from users that they are unable to edit data within a traditionally versioned feature dataset. A feature class was added to a feature dataset during a maintenance window. The following troubleshooting steps were performed but do not correct the behavior:
• Checked permissions on feature dataset
• Checked connection file for versioning type
• Rebuilt indexes and statistics
What should the administrator do?
A GIS administrator receives reports of slowing performance across the entire geodatabase. Users report that the time for edits to be made and drawing are affected when adding 10.000 records. Traditional versioning is being used.
The following processes are completed weekly:
• Rebuilding of indexes and statistics
• Geodatabase compress
• Remove orphaned connections
Which action should be taken?
AGIS data administrator needs to prepare data for use in offline workflows.
Which database operation must the data administrator perform?
An organization needs to reduce the number of RDBMS users. ArcGIS Enterprise and ArcGIS Pro are implemented. Editors need to isolate edits and ensure that edits are reviewed before becoming public.
Which editing model should the GIS administrator implement?
A GIS data administrator is creating database connection files for all editors. For security reasons, the database connection files must point to the edit version for the user.
Which catalog option should be used?
Slow performance is observed on a query of an indexed attribute on a large feature class in an enterprise geodatabase.
• A SOL trace reveals that the attribute index is not being used in the query
• The indexed attribute values have a high degree of uniqueness
• The delta tables do not have very many rows
Which tool should be used to resolve this issue?