An editor connects to an enterprise geodatabase to edit a feature class that uses traditional
versioning. The editor uses the following workflow
• The Default version is set lo protected
• A new child version is created from Default
• The child version is set to protected
• Edits are saved to the child version
• The editor tries to reconcile and post to Default
The reconcile is successful, but the post operation fails with an error. What should the editor do?
Question No 2
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?
Question No 3
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?
Question No 4
A wells feature class has one row per well. A well_inspections table has one row for each time a well
was inspected. All inspection dates need to be displayed as labels clustered around each well on the
map.
Which kind of association should be used to meet this requirement?
Question No 5
Multiple editors in a web application need to collaboratively edit the same dataset using the
following requirements
• Each editor works in isolation until they come to a good stopping point
• The editor shares their edits with the other editors at this point
• The editor again goes into isolation to continue editing until the next stopping point is reached
• At any point, an editor can choose to see the edits that other editors have shared without sharing
their own edits
How should the dataset be registered?