Which architecture improves content upload and download performance in a single-repository distributed environment?
A. object replication
B. Site Caching Services
C. Branch Office Caching Services
D. a federation
A user's department needs to make a major change to a survey document that the user stored in the repository. Which actions should the user take to replace the existing survey document with a new file?
A. Check Out and Import
B. Check Out and Save As
C. Check Out and Check In
D. Check Out and Check In From File
A user needs to add a child document to a virtual document in Webtop.
Which actions are available to the user for performing this task?
A. Add from clipboard Create a new document Import from user's PC
B. Add from clipboard Create a new document Import from user's PC Drag and drop from user's PC
C. Add from clipboard Create a new document Specify a URL
D. Create a new document Import from user's PC Drag and drop from user's PC
What is a Documentum relationship?
A. A Documentum relationship is an association between several objects in the repository in form of a virtual document. One object is the root, several objects form the children.
B. A Documentum relationship is an association of the same object within several folders in the form of links. One document is the source and is related to different folders.
C. A Documentum relationship is a formal association between two objects in the repository. One object is designated as the parent and one object is designated as the child.
D. A Documentum relationship is an association of the same content file to different object versions in the form of a rendition. The rendition is the native content to which all other versions are bound.
An application creates a document, links it to a folder, and saves the document.
What can be done if a user uses an alias for the document's owner_name and an alias for the folder path?
A. reuse this application in any context, in any repository
B. automatically attach the default lifecycle to the document
C. write a query to access the document through alias tables
D. reuse the application only in repositories with the same object types
A user wants to search for a document whose subject is set to "server" or "Server." Which DQL query will do this?
A. select object_name from dm_document where subject like '%erver'
B. select object_name from dm_document where subject = 'Server'
C. select object_name from dm_document where upper(subject) = 'SERVER'
D. select object_name from dm_document where upper(subject) = 'Server'
Which product is used to secure and control content once it leaves the content repository?
A. Trusted Content Services
B. Information Rights Management Services
C. Content Storage Services
D. RSA Security Manager
A user is asked to import a large volume of Microsoft Office files from a shared filed system into the Documentum repository.
Which Documentum product should be used to ensure that the content is categorized, attributed and stored in the proper location based on taxonomy?
A. Content Intelligence Services
B. Discovery Manager
C. File Share Services
D. Import Manager
Refer to the exhibit.

Using the object model in the diagram, a user needs to have a new attribute available only in custom_document_b, custom_document_c, and custom_document_d.
To which object(s) should the new attribute be added?
A. dm_document
B. custom_document_b only
C. custom_document_c and custom_document d only
D. custom_document_b, custom_document_c and custom_document d
What is the main purpose of an object type?
A. to define a file format and the application that should be used to open that file format
B. to define an organizational structure for storing documents
C. to define security rules for access to documents
D. to define a set of metadata attributes and rules pertaining to those attributes