Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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.

Viewers lose access to the data

B.

Viewers can add and delete fields

C.

Viewers are provided with editing access

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?

A.

Branch versioning

B.

Traditional versioning with move edits to base

C.

Traditional versioning without move edits to base

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.

which columns should the administrator create the index?

B.

facility_type, inspection_date

C.

facility_type. inspector_name

D.

inspector_name, 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?

A.

Enterprise geodatabase

B.

File geodatabase

C.

Mobile geodatabase

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.

Build new feature datasets

B.

Separate permissions for public services

C.

Create separate database instances

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.

One-way replica with the simple model

B.

One-way replica with the full model

C.

Two-way replication simple model

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.

Layer file

B.

Query layer

C.

Database view

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.

Show cached data for the zoomed extents

B.

Run the Analyze Datasets tool

C.

Compress the enterprise geodatabase

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?

A.

Mosaic dataset

B.

Feature dataset

C.

LAS dataset

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?

A.

They will be duplicated in the Adds and Deletes tables

B.

They will be migrated to the Base table

C.

They will be removed from the States repository table