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?
An organization has a requirement to allow editing of feature classes in mobile and web apps. A database administrator will need to add indexes to feature classes to improve performance on common queries.
Where should these feature classes be stored?
A GIS administrator learns that geodatabase users report decreasing performance when adding data from child versions to their map.
• The organization uses a complex traditional version tree architecture
• Python script completes batch-reconcile/post operations, compresses the geodatabase, and data owners rebuild indexes and update statistics
• Python script runs overnight with little to no geodatabase connections being made
Which Analyze Datasets parameter should be checked?
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 GIS data administrator needs to implement an offline mobile editing workflow that will include feature classes that participate in a geometric network.
Which versioning model should the data administrator use?
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?
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?
An organization has a web service that must always be available. This service reads data from a feature class in an enterprise geodatabase. The GIS administrator needs to update the schema of the feature class.
Which workflow should be used?
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?