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?
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 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?
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?
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 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?
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?
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 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 database administrator needs to identify any performance issues with a nightly load process. Upon further research, the database administrator discovers the following:
• A table with 20 million rows is reloaded each night
• This existing table is truncated before an Append is executed
• There are three attributes in addition to objectid and geometry, one of which is a unique text identifier
• The unique index is removed before Append and created again after Append
• The Append operation takes 120 minutes to complete
What should the administrator recommend?