A user in an organization is granted read/write access to the data. The user saves the username and password in a connection file for convenience. This user creates layer files that save visualization properties and organizes them in folders on the server for the viewers to access.
Which issue is caused by this workflow?
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 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
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?
An organization has an enterprise geodatabase used for editing and public use. Editors are experiencing performance issues during peak hours. The GIS data administrator needs to make sure that the editing and public usage do not affect each other.
Which action should be taken?
A user plans to use a standard database view of a roads feature class from a geodatabase that is different from the primary enterprise geodatabase. Roads is frequently edited in the parent geodatabase, so the user needs to regularly synchronize and have the view recognize all incoming edits immediately.
Which replica type should be used?
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 administrator is investigating reports of slow performance in a map of complex polygons. The investigation finds the following:
• The feature class is in an enterprise geodatabase
• This data has been published as a map service in ArcGIS Enterprise
• The feature class is not versioned
• The map seems to perform slowly at several zoomed-out extents in the map
• Queries on the attributes perform quickly
Which recommendation should the GIS administrator make?
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 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?