A GIS data administrator receives a request to create a database view that meets the following criteria:
• Data is combined from feature class and nonspatial table
• Source feature class is versioned
• Source is from a child version
• Needs to be dynamically updated
How should the view be created?
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 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 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 data administrator needs to restrict access to some fields in a feature class from unauthorized users.
Which method should the data administrator use?
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 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 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 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?