Skip to main content

E20-465 Real Exam Questions

Content Management System Administration

169 questions available · Page 1 of 17

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

How is Cache Hit Ratio defined?

  1. A

    the percentage of time a resource was found in the shared memory of the database machine

  2. B

    the percentage of time a resource was found on the disk where the content files are stored

  3. C

    the percentage of time a resource was found on the disk where the database files are stored

  4. D

    the percentage of time a resource was found in the shared memory of the Content server machine

Show answer and explanation

Correct answer: A

Question 2 Single choice

After creating a new installation with the same Docbase ID and installation owner, which file is required before configuring the repository?

  1. A

    AEK.key

  2. B

    dbpasswd.txt

  3. C

    server.ini

  4. D

    dfc.properties

Show answer and explanation

Correct answer: A

Question 3 Single choice

Which statement is true about the Documentum Application Builder?

  1. A

    It can be used to customize WDK application property files.

  2. B

    It can be used to install regular permission sets.

  3. C

    It can be used to manage multiple LDAP configuration objects.

  4. D

    It can be used to create document lifecycles.

Show answer and explanation

Correct answer: D

Question 4 Single choice

What is the primary benefit for using Branch Office Caching Services (BOCS) in Asynchronous Write mode?

  1. A

    Content can be pre-cached to BOCS targets to improve content load times for WDK based users.

  2. B

    All users have immediate access to content that is checked into the repository from all locations.

  3. C

    Users at a BOCS location can return to their WDK based client without needing to wait until the content upload is completed.

  4. D

    Large files can be batched together to improve overall write speeds to the repository from remote locations.

Show answer and explanation

Correct answer: C

Question 5 Single choice

What is the difference between object replication and content replication?

  1. A

    Object replication and content replication are the same.

  2. B

    Object replication moves object metadata and content files from a source repository to a target
    repository; content replication moves content files only to a target repository.

  3. C

    Object replication synchronizes object metadata and content files to a source repository to a target
    repository; content replication synchronizes content files between filestores in a single repository.

  4. D

    Object replication copies object metadata and content files from the source repository and deletes
    them in the target repository; content replication copies only content files to the target repository and
    deletes them in the source repository.

Show answer and explanation

Correct answer: C

Question 6 Single choice

Users experience slow performance while accessing their Documentum Inbox.

Which tool should be run to solve this issue?

  1. A

    DMClean

  2. B

    Queue Management

  3. C

    Audit Management

  4. D

    Delete Database Statistics

Show answer and explanation

Correct answer: B

Question 7 Single choice

Your system has a single content server in one location with users at a remote location. Remote users report that content takes a long time to download and that the WDK application performs adequately.
No servers are CPU or RAM constrained.

What is the likely limitation in the network?

  1. A

    latency

  2. B

    slow proxy response

  3. C

    network routing

  4. D

    bandwidth

Show answer and explanation

Correct answer: D

Question 8 Single choice

You have recently upgraded your repository and realize that your customization to the PDF format has changed. Prior to the upgrade you had 'PDF' as the format's description. Now it is back to 'Acrobat PDF'.

What happened during the upgrade to restore the format to the default value?

  1. A

    The dm_consistency_checker.ebs noticed the inconsistency and ran the dm_apply_formats.ebs script to reinitialize the format values.

  2. B

    You failed to backup your custom format types and the dm_consistency_checker.ebs restored the default values.

  3. C

    The dm_apply_formats.ebs ran using the information from the default formats.csv.

  4. D

    The unregistertype.ebs ran and removed customized formats.

Show answer and explanation

Correct answer: C

Question 9 Single choice

Where do you enter the correct hostname for the SMTP server during an upgrade process?

  1. A

    The Server Configuration tool will ask for a SMTP server hostname.

  2. B

    Prior to the upgrade, you edit the smtp_server attribute of dm_docbase_config.

  3. C

    The Server Configuration tool will use the SMTP server hostname provided by the Connection Broker.

  4. D

    Prior to the upgrade, you edit the mail_notification attribute in server.ini.

Show answer and explanation

Correct answer: A

Question 10 Single choice

You receive an application from the development department, and you detect there is a new issue causing poor performance.

Which application tuning sequence is correct?

  1. A

    1. identify long-running queries and statements2. analyze query using RDBMS tools3. locate corresponding query in the log4. trace slow operations5. tune query by re-composition or adding indexes

  2. B

    1. trace slow operations2. identify long-running queries and statements3. locate corresponding query in the log4. analyze query using RDBMS tools5. tune query by re-composition or adding indexes

  3. C

    1. tune query by re-composition or adding indexes2. locate corresponding query in the log3. trace slow operations4. identify long-running queries and statements5. analyze query using RDBMS tools

  4. D

    1. locate corresponding query the session log2. analyze query using RDBMS tools3. tune query by re-composition or adding indexes4. identify long-running queries and statements5. trace slow operations

Show answer and explanation

Correct answer: B