Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! EGMA105 has been withdrawn.

EGMA105 Practice Exam Questions with Answers Enterprise Geodata Management Associate 10.5 Certification

Question # 6

An enterprise geodatabase administrator needs to enable filed workers to check out and edit versioned featured that participate in a topology. The filed edits will be performed on laptop computers using ArcGis Desktop with a Basic license.

Which technology should the administrator recommend to store data on the filed workers; laptops?

A.

Workergroup geodatabase

B.

PosgresSQL databaase

C.

File geodataase

D.

SQLite database

Full Access
Question # 7

A company has anon-version class thatcontains 1 million rows. The information in the class needs to be replace with new information every month. The feature class is used in web services and has schema locks.

Which workflow can the administrator use to update the feature class with the information/

A.

Delete the feature class > Use conversion tools to create a new feature class

B.

Truncate the feature class > Append the new data into the feature class

C.

Delete the schema locks > Drop the feature class > Create a new feature class > Load the data

D.

Create a new feature class with the new data > Rename the feature class > Rename the new feature class

Full Access
Question # 8

Different layers needs to be seen when zooming in and out of a map.

Which layer properly should be used to optimize performance?

A.

Symbology

B.

Definition

C.

Transparency

D.

Scale deopendency

Full Access
Question # 9

What can be used to import the performance of join in map?

A.

Use a related instead of join

B.

Add an attribute index on the filed

C.

Create a Definition Query on the joined layer

D.

Rebuild the spatial index

Full Access
Question # 10

The geodatabas administrator has requested the data creator make changes to the geometry storage of a feature class. The features class will need to be changed from SQL Geometry to SDEBINARY.

Which workflow should the data creator use?

A.

Use the Migrate Storage geoprocessing tool

B.

Changes the geometry storage type in the feature class properties.

C.

Use the geometry Spatial Reference geoprocessing tool

D.

Copy and paste the feature class to after the geometry storage type

Full Access
Question # 11

Which technique improves label drawing performance?

A.

Using halos instead of shadows for text symbols

B.

Settings feature weights for the labels

C.

Settings scale-depended rendering for the labels.

D.

Using SQL queries to create multiple label classes.

Full Access
Question # 12

Twodepartmentsat a banking company will need access to the data in an enterprise geodatabase. There are 150 bank tellers that will need access to view and query the data.

There are 20 bank managers that will need access to edit the data.

What is the recommended workflow to grant the both groups their respective privileges/

A.

Grant each user dataset privileges depending on whether the user is a bank teller or bank manager

B.

Create a Python script thatwill grant the appropriate dataset privileges to each user.

C.

Grant each user privileges, and then add each user to database roles.

D.

Add users to database roles, and then grant the database role dataset privileges

Full Access