New Year Special Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Esri > Esri Certification > EGMP2201

EGMP2201 Enterprise Geodata Management Professional 2201 Question and Answers

Question # 4

The GIS administrator does not have the database administrator credentials and needs to create an enterprise geodatabase for storage of vector data. The database administrator will provide a database with the appropriate users and permissions for use.

Which tool should the GIS administrator use?

A.

Create Feature Dataset

B.

Enable Enterprise Geodatabase

C.

Create Enterprise Geodatabase

Full Access
Question # 5

An enterprise geodatabase is regularly updated via a "push" batch SQL process from a federated database. Business rules prevent a one-to-one match in the values in INSERT values for one field. The GIS administrator must make sure that the attribute value in the geodatabase is populated correctly. Which option should the administrator use?

A.

Attribute rule

B.

DBMS trigger

C.

Spatial view

Full Access
Question # 6

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.

Branch versioned

B.

Traditional versioned with editor tracking enabled

C.

Traditional versioned with the option to move edits to base

Full Access
Question # 7

A government organization needs to identify which user was responsible for creating each feature in a global enterprise geodatabase.

Which geodatabase strategy should the GIS administrator use?

A.

Add a global ID

B.

Enable editor tracking

C.

Use relationship classes

Full Access
Question # 8

A wells feature class has one row per well. A well_inspections table has one row for each time a well was inspected. All inspection dates need to be displayed as labels clustered around each well on the map.

Which kind of association should be used to meet this requirement?

A.

Join

B.

Relate

C.

Relationship class

Full Access
Question # 9

A GIS administrator learns that geodatabase users report decreasing performance when adding data from child versions to their map.

• The organization uses a complex traditional version tree architecture

• Python script completes batch-reconcile/post operations, compresses the geodatabase, and data owners rebuild indexes and update statistics

• Python script runs overnight with little to no geodatabase connections being made

Which Analyze Datasets parameter should be checked?

A.

Include System Tables

B.

Analyze Archive Tables For Selected Datasets

C.

Analyze Base Tables For Selected Datasets

Full Access
Question # 10

A GIS administrator needs to facilitate the collaboration of two teams of GIS analysts in two different offices. Each office needs a copy of the data in its own enterprise geodatabase. and analysts in both offices will edit the same feature classes. Changes will be synchronized nightly.

The GIS administrator needs to set up the information infrastructure so that both teams can work together.

What should the administrator use to meet the requirements?

A.

Geodatabase replication

B.

Database replication

C.

Distributed collaboration

Full Access
Question # 11

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.

Distributed collaboration

B.

Geodatabase replication

C.

DBMS replication

Full Access
Question # 12

An editor is loading records from a shapefile to a feature class that is registered as versioned using the following workflow:

• Create a child version from Default

• Append 500,000 records while connected to the child version

• Reconcile and post the child version to Default

The reconcile is taking a long time to complete.

What is causing this issue?

A.

Conflicting edits need to be resolved

B.

Default was updated since the new child version was created

C.

The new child version was not included in the Compress operation

Full Access
Question # 13

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

Full Access
Question # 14

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.

Export to shapefile

B.

Join to another feature class

C.

Register with geodatabase

Full Access
Question # 15

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

Full Access
Question # 16

A large government organization mandates that all departments establish an equivalent data presence in a standby data center.

Which technology should the GIS database administrator recommend?

A.

Database replication

B.

Geodatabase replication

C.

Disconnected synchronization

Full Access
Question # 17

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.

Domains

B.

Subtypes with domains

C.

Contingent values

Full Access
Question # 18

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

Full Access
Question # 19

AGIS data administrator needs to prepare data for use in offline workflows.

Which database operation must the data administrator perform?

A.

Enable archiving

B.

Add global IDs

C.

Enable sync

Full Access