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.
During the configuration of a repository you provide the following information: repository ID, repository
name, and database owner.
Where does Documentum store this information?
A. dfc.properties
B. server.ini
C. [repository name].ini
D. docbroker.ini
There is a primary Content Server in New York and a remote Content Server in Munich. What are the correct proximity settings for both Content Servers?
A. For the New York Content Server:host=newyork, proximity=0001host=munich, proximity=0002for the Munich Content Server:host=munich, proximity=9001host=newyork, proximity=9002
B. For the New York Content Server:host=newyork, proximity=9001host=munich, proximity=9002for the Munich Content Server:host=munich, proximity=0001host=newyork, proximity=0002
C. For the New York Content Server:host=munich, proximity=0001host=newyork, proximity=0002for the Munich Content Server:host=newyork, proximity=9001host=munich, proximity=9002
D. For the New York Content Server:host=newyork, proximity=0001host=munich, proximity=0002for the Munich Content Server:host=munich, proximity=0001host=newyork, proximity=0002
One has an application that nightly ingest approximately 300,000 objects and at the same time does content migration to the same amount of objects to a low cost storage. This process is taking too long causing the end user client to be slow in the morning. Which approach should you use to speed up the ingestion and migration?
A. Use the Consistency Checker administrative tool to verify the data integrity to ensure fast operations.
B. Enable High-Volume Server's batch mode to process objects in batches.
C. Use Dmclean and Dmfilescan tools to clean the repository of all excess objects slowing down operations.
D. Enable Content Storage Services to automate the migration.
What is the purpose of partition pruning?
A. To reduce the number of rows in a partition by moving objects with higher values to another partition
B. To move partitions that are used infrequently to second tier storage
C. To move all related objects together with their parent sysobjects
D. To constrain DQL queries to a specific partition
Which statement is true about a shareable type?
A. It can share its property values with instances of lightweight types.
B. It can share their content and renditions with multiple shareable objects.
C. It can have several accessors sharing the ownership by using the owner_name repeating attribute.
D. It can have multiple ACLs sharing the granting of privileges to the shareable object.
Which file do you modify to disable the Content Storage Services (CSS) policy engine?
A. server.ini
B. app.xml
C. web.xml
D. dfc.properties
How is Cache Hit Ratio defined?
A. the percentage of time a resource was found in the shared memory of the database machine
B. the percentage of time a resource was found on the disk where the content files are stored
C. the percentage of time a resource was found on the disk where the database files are stored
D. the percentage of time a resource was found in the shared memory of the Content server machine
What is the meaning of the term RAID 1+0?
A. RAID 1+0 means 1 plus 0 equaling to 1, resulting in RAID 1, which is disk mirroring only.
B. RAID means "redundant array of independent or inexpensive disks" and uses the EMC Centera as they use inexpensive disks in there. The number 1 means that only one EMC Centera will be used.
C. In comparison to RAID 5, which makes use of five disks, RAID 1+0 means that only one disk is needed.
D. RAID 1+0 means disk mirroring for more safety and partition striping among several disks for better I/O performance.
In a distributed configuration environment, you are asked to configure content pre-caching to reduce the amount of time it takes for remote users to access frequently-used content. Which of these must be installed and correctly configured in order for content pre-caching to work?
A. Site Caching Services (SCS)
B. Content Intelligence Services (CIS)
C. File Transfer Protocol (FTP) Services
D. Documentum Messaging Server (DMS)