Exam Details

  • Exam Code
    :E20-120
  • Exam Name
    :EMC Content Management Foundation Exam(CMF)
  • Certification
    :Legato Cert
  • Vendor
    :EMC
  • Total Questions
    :235 Q&As
  • Last Updated
    :Apr 25, 2025

EMC Legato Cert E20-120 Questions & Answers

  • Question 51:

    Which query will list the object IDs and names of all documents (current version only) in a repository that a user has permission to access?

    A. select r_object_id, object_name from dm_document

    B. select r_object_id and object_name from dm_document

    C. select r_object_id, object_name from dm_document (all)

    D. select r_object_id, object_name from dm_document where user_permit = 'browse'

  • Question 52:

    Annotations on a document are represented using dm_relation objects. On the dm_relation object, both parent_id and child_id point to a dm_sysobject. The object pointed to by the parent_id is the document and the object pointed to by the child_id is the annotation. The annotation object is owned by the person who commented on the document.

    Which query will return all documents owned by `John Smith' that have annotations along with the name of the user that commented on the document?

    A. SELECT p.object_name, p.owner_name FROM dm_sysobject p, dm_relation WHERE relation_name='DM_ANNOTATE' AND parent_id=p.r_object_id AND p.r_object_id IN (SELECT r_object_id FROM dm_sysobject WHERE owner_name='John Smith')

    B. SELECT p.object_name, c.owner_name FROM dm_sysobject p, dm_sysobject c, dm_relation WHERE relation_name='DM_ANNOTATE' AND parent_id=p.r_object_id AND child_id=c.r_object_id AND p. owner_name='John Smith'

    C. SELECT object_name, owner_name FROM dm_sysobject, dm_relation r WHERE r.relation_name='DM_ANNOTATE' AND r.parent_id=r_object_id AND owner_name = 'John Smith'

    D. SELECT p.object_name, c.owner_name FROM dm_sysobject p, dm_sysobject c, dm_relation WHERE relation_name='DM_ANNOTATE' AND parent_id=p.r_object_id AND child_id=c.r_object_id UNION select object_name, owner_name FROM dm_sysobject WHERE owner_name='John Smith'

  • Question 53:

    Which object type can be given a default alias set?

    A. Docbase Config (dm_docbase_config)

    B. Server Config (dm_server_config)

    C. Type (dm_type)

    D. Package (dmi_package)

  • Question 54:

    A user assigns a permission set to a document. The Content Server creates a copy of the permission set, resolves the aliases in the copy to actual user or group names, and assigns the copy to the object. Which class of permission sets did the user apply to the document?

    A. public

    B. private

    C. custom

    D. template

  • Question 55:

    What do aliases and alias sets use while enabling Composer Projects to be portable to repositories?

    A. cabinets, formats, and stores

    B. users, groups, and folder paths

    C. interfaces, classes, and methods

    D. object types, lifecycles, and attributes

  • Question 56:

    Refer to the alias structure.

    alias_set_name = 'hotels'

    alias_name = 'downtown'

    What is the correct alias reference format?

    A. downtown.hotels

    B. %downtown.hotels

    C. $hotels.downtown

    D. %hotels.downtown

  • Question 57:

    Aliases can be used for which type of placeholder?

    A. keywords

    B. user names

    C. object names

    D. email addresses

  • Question 58:

    What can an alias reference?

    A. a group of documents

    B. the performer of a lifecycle

    C. a folder path in the repository

    D. the components of a virtual document

  • Question 59:

    According to EMC recommendations, which naming convention should be used when creating an Aspect module in a Composer Project?

    A. Use different names for the Aspect module and the Aspect type associated with the module.

    B. Use the same name for the Aspect module and the Aspect type associated with the module.

    C. Apply default names given for the Aspect module and the Aspect type associated with the module.

    D. Use the default name given for the Aspect module and a different name for the Aspect type associated with the module.

  • Question 60:

    Which scope does not apply when working with aliases in a workflow context?

    A. Lifecycle Object

    B. Workflow Object

    C. Session Object

    D. Server Config Object

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only EMC exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your E20-120 exam preparations and EMC certification application, do not hesitate to visit our Vcedump.com to find your solutions here.