A GIS data manager observes that editors spend multiple hours resolving conflicts when they reconcile.
• Conflicts are detected by attribute
• Traditional versioning is being used
• The geodatabase is being compressed weekly
• Versions are reconciled and posted weekly
Which change will result in fewer conflicts?
A GIS administrator needs to make a synchronized copy of a branch versioned dataset. Editing must be performed on both copies.
How should the data be replicated?
A GIS data administrator frequently changes the map based on definition queries. A noticeable lag occurs when changing the parameter value of the definition query.
Which action should be taken?
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 telecommunications company implements branch versioning for their organization. The default version is the published version that portal users see and editors can post edits to.
Which version access level should be set?
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?
A GIS data administrator needs to load a large amount of data into a version, verify its quality, and then reconcile and post this version to default. The data administrator needs to create the fewest number of rows in the database.
Which versioning method should be used?
An organization needs to edit GIS data using web services. The data must be stored locally in the organization's servers. Specific business fields must be indexed in the database to help with performance.
Which storage should be used for thedata?
AGIS data manager realizes that archiving cannot be enabled for a feature class. An investigation reveals that the problem is in the feature class configuration.
How was the feature class registered?
AGIS data administrator needs to migrate the enterprise geodatabase to another server and wants to have the following changes:
• New enterprise geodatabase name
• Changed Repository tables owner from SDE to DBO
Which migration workflow should be used?
AGIS database administrator needs to create an index to improve query performance on a large enterprise geodatabase facility_inspections feature class.
The query to be optimized is as follows:
SELECT facility_type,inspection_date
FROM facility_inspections WHERE inspector_name = 'JQSmith' ORDER BY inspection_date
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?
A government organization needs to identify which user was responsible for creating each feature in a global enterprise geodatabase.
Which geodatabase strategy should the GIS administrator use?
A GIS data manager needs to set up one-way parent-to-child replication to provide read-only copies of data to regional offices. The replication must be set up so that the parent geodatabase can be fully compressed, even if there are unacknowledged data change messages.
How should the replication be configured?
A GIS administrator needs to convert an existing database into a geodatabase. The new database has been created, but the repository owner has not been created. The GIS administrator has been given the database administrator credentials for this conversion to a geodatabase.
Which tool should the GIS administrator use?
A GIS administrator is investigating reports of slow performance in a map of complex polygons. The investigation finds the following:
• The feature class is in an enterprise geodatabase
• This data has been published as a map service in ArcGIS Enterprise
• The feature class is not versioned
• The map seems to perform slowly at several zoomed-out extents in the map
• Queries on the attributes perform quickly
Which recommendation should the GIS administrator make?