Exit demo E20-465 Content Management System Administration PDF format · free preview

EMC E20-465 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/e20-465.html

Question 1
Single choice

What is a resource agent?

A.

It is a JMX-based monitoring tool that is accessible using Documentum Administrator.

B.

It is a feature of Application Builder, used to help manage lifecycles.

C.

It is a process used in conjunction with the Index Server to provide full-text indexing.

D.

It is a feature of WDK which allows administrators to more easily deploy components given to them by a developer.

Question 2
Single choice

When using a resource agent to view a log, which option CANNOT be used to sort the log entries?

A.

Log level

B.

Event type

C.

Severity

D.

From the first entry to the last entry

Question 3
Single choice

How do you delete a repository?

A.

use Documentum Administrator to delete the files used for the repository's tablespaces

B.

use Documentum Server Manager

C.

select Configuration > Repository option in Documentum Administrator

D.

use any database utility to drop the tablespaces used by the repository

Question 4
Single choice

What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?

A.

retrieve,c,dm_folder where object_name='test1'

B.

id,c,select dm_sysobject where object_name='test1'

C.

retrieve,c,select dm_document where object_name='test1'

D.

id,c,dm_sysobject where object_name='test1'

Question 5
Single choice

A user has left your company. There is an object that is still checked out by that user.

How would you remove the lock from this document?

A.

delete the user using Documentum Administrator and all the documents checked out to this user will automatically have the lock removed

B.

change the r_lock_owner attribute of the document to "dmadmin"; dmadmin will now own the document
and can cancel checkout

C.

unlock the document using the API

D.

check the document in using a superuser account

Question 6
Single choice

What must exist in an API script to dump your repository?

A.

dump,c,dmr_content

B.

dump,c,dmr_containment

C.

create,c,dmi_dump_object_record

D.

create,c,dm_dump_record

Question 7
Single choice

Your repository dump has just completed. <DUMP_RECORD_OBJECT_ID> is the object id of your
dm_dump_record.

Which DQL statement would you run to determine how many repository objects were copied into your dump file?

A.

select count(*) from dmi_dump_object_record where dump_object ='<DUMP_OBJECT_RECORD_ID>'

B.

select count(*) from dm_sysobject where r_object_id in (select <DUMP_OBJECT_RECORD_ID>from
dm_dump_record)

C.

select count(*) from dm_dump_record where dump_object = '<DUMP_OBJECT_RECORD_ID>'

D.

select count(*) from dmr_content where r_object_id = '<DUMP_OBJECT_RECORD_ID>'

Question 8
Single choice

Which statement is FALSE regarding resource agents?

A.

Resource agents allow you to specify a minimum log level to view.

B.

Resource agents allow you to change configuration settings.

C.

Resource agents provide another way to receive notifications.

D.

Resource agents cannot execute operations.

Question 9
Single choice

In addition to a supported OS, what is the minimal requirement for a successful Content Server installation and repository configuration?

A.

database software and Java SDK

B.

Java SDK

C.

database software, Java SDK, and application server

D.

database software

Question 10
Single choice

A repository has an installation owner account 'dmadmin' and a repository owner account 'sop.'

What is the difference between these two accounts?

A.

The Documentum installation owner and the repository owner accounts have identical roles.

B.

The Documentum installation owner is a regular user in a repository; the repository owner has
administrative rights over the repository.

C.

The Documentum installation owner is a superuser in the repository; the repository owner account
owns the database tables used by the repository.

D.

While both users have administration privileges, the installation owner owns the repository database tables.

Showing 10 of 169 questions · Unlock the full set