What is a result of a geodatabase compress operation?
A. All states that participate within a version lineage are deleted.
B. Rows in the data tables are moved to the business tables.
C. Multiple versions are collapsed into a single version.
D. The instance's state-tree configuration is committed into memory.
A data creator user wants to create a copy of a feature class schema in a different projection. Which workflow supports these requirements?
A. Use a template feature class while dealing the new feature class
B. Copy and paste the feature class and change the configuration keyword
C. Use export schema only man XML workspace document
D. Use the Simple Data Loader
A database administrator wants to enable goedatabase functionality on the current production database.
Another user will be in charge of goedatabse administrator but the user does NOT currently exist in the
database.
Which tool can the database administrator use?
A. Enable Enterprise Goedatabase
B. Register with Goedatabase
C. Create Enterprise Goedatabase
D. Import Goedatabase Configuration keyword
Which method of data transfer should be used if the Global ID column must be preserved in the target table?
A. Append
B. Object Loader
C. Simple Data Loader
D. Copy/past Feature Class
Which reconcile option should selected to detected all no level conflicts?
A. By object
B. By attribute
C. By root
D. By class
In a geodatabase, there are two child version of the DEFAULT version. Edit 1 owns and edits the version called version 1, and Editor 2 owns edits the version called Version2. All version in the geodatabase are projected. Version1 needs to incorporate the changes made in Version2.
What workflow is recommended?
A. Editor1 reconciles and posts Version1 changes to DEFAULT > Editor2 reconcile Version2 with DEFAULT.
B. Editor2 reconciles and posts Version2 changes to DEFAULT > Editor1 reconcile Version1 with DEFAULT.
C. The database administration reconnects and posts changes from Version2 with DEFAULT > Reconcile Version2 with DEFAULT.
D. The geodatabase administrator reconcile and posts changes from version2 with DEFAULT > Reconcile Version 1 with DEFAULT.
A company needs to manage a large collection elevation and slope data in an enterprise geodatabase. Which geodatabase element is recommended?
A. Raster data
B. Mosaic dataset
C. Raster catalog
D. Attachments
A user in the accounting department needs to only view and query the Customer_Location feature class in the goedatabse. The user can already lane a Database Connection will the operating system login, but CANNOT see any data in the geodatabase. What is the recommended workflow to give the user the necessary access to the feature class?
A. Have a data editor grant SELECT dataset the user the necessary access to the feature class
B. Have a data editor grant SELECT, INSRT, UPDATE, and DELETE dataset privilege's to the operating system login.
C. have the data owner grant SELECT, dataset privileges to the operating system login.
D. Have the data owner grant SELECT, INSERT, UPDATE, and DELETE database privileges to the Active Directory
Which kind of lock is required to modify the structure of a table geodatabase?
A. Object lock
B. Version lock
C. Schema lock
D. Table lock
Two editors work on the same versioned streets feature class. The editors each work in their own transaction versions, and each version is a child of DEFAULT. Editor A only makes updates to the streetcode and StreetType columns, while Editor B only edits the geometry Which conflict resolution option will result in the least number of conflicts?
A. By object (by row)
B. By attribute (by column)
C. In favor of the Target Version
D. In favor of the Edit Version