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 analyst creates a database view. When the database view is loaded into the map, performance is suboptimal.
Which workflow should the analyst use?
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 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 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?
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 data administrator is creating new feature classes within an enterprise geodatabase using the following workflow:
• Five feature classes are added to a feature dataset
• The feature dataset is registered as versioned without the move-edits-to-base option
• Then another feature class is added to the same feature dataset
Users receive error messages when trying to edit any of the feature classes within the feature dataset.
What should the administrator do?
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?
ArcGIS Pro users must be able to use the Undo and Redo buttons while editing a dataset. At the same time, SQL users must be able to edit this dataset.
How should the ArcGIS data administrator configure this dataset?
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?
After running a Compress, the GIS administrator needs to check if the Adds and Deletes tables for Buildings are empty before unregistering as versioned.
What should be referenced by the GIS administrator?
A user creates a database view of a feature class and then registers the view with the geodatabase.
How does registering benefit users?
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?
A GIS data manager needs to allow editors to see changes made to the default version in their child versions without reconciling.
How should the GIS data manager register the dataset?
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?
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?
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?
A GIS administrator receives reports that users are unable to connect to the geodatabase after nightly maintenance. The GIS administrator can successfully connect.
What should the administrator check for?
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?