An editor performs a field calculation on 500,000 records of a traditional versioned feature class while connected to a child version of Default. In the meantime, the Default version is updated by another editor. The child version is then reconciled with Default.
What will happen to the 500,000 updated records during the reconcile?
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 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?
An organization using ArcGIS Enterprise needs to make a map with 10 million features viewable in ArcGIS Online. The data must be kept up to date from an enterprise geodatabase.
Which replication option should the GIS administrator use?
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 data administrator needs to store color, model, and size attributes for different kinds of valves. Pick lists should only show permitted combinations of color, model, and size.
Which geodatabase capability should be configured?
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?
A GIS analyst needs to share a large repository of lidar data with the organization. This lidar data will have surface constraints applied for breaklines.
Which type of dataset should the GIS analyst use?
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?
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?
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 database administrator needs to move the enterprise geodatabase to a new server. The new enterprise geodatabase must be kept intact.
Which process 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?
A GIS data administrator is unable to upgrade the geodatabase while editors have active sessions and are working on editing workflows.
What should the editors do?
A GIS data administrator is creating database connection files for all editors. For security reasons, the database connection files must point to the edit version for the user.
Which catalog option should be used?
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?
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 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?
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?