A TCS-enabled repository has documents containing both legal and medical information about employees. Such documents should only be accessible only by people that belong to both the LEGAL and MEDICAL groups. Which ACL settings meet this requirement? 
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
What happens when you reassign a user to a new user name in Documentum Administrator?
-
A
The groups, permission sets, and object ownership associated with the user are immediately changed.
-
B
You must activate the reassigned user.
-
C
A job is scheduled to update groups, permission sets, and object ownership associated with the user.
-
D
The groups, permission sets, and object ownership associated with the user are automatically changed upon the next user login.
Reveal answer details
Close answer details
A system is running with a primary Content Server and multiple remote Content Servers. All sites are distant from the others on the network. All Content Servers project to the Connection Brokers at all sites. All proximity values are set to 1. What effect will this common proximity value have on the system?
-
A
The Connection Brokers will be confused, and no connections will be allowed.
-
B
There will be no effect on the system. This is the normal configuration for multiple Content Servers.
-
C
The Connection Brokers will direct clients to connect with the Content Server having the lowest latency to the client.
-
D
Performance will be variable for users because any client may connect with any Content Server at any location.
Reveal answer details
Close answer details
Which dfc.properties key may be used to optimize network traffic for fetch and collection transmissions?
-
A
-
B
dfc.docbroker.auto_request_forward
-
C
dfc.bof.cache.currency_check_interval
-
D
Reveal answer details
Close answer details
In the repository's server config object, the secure_connect_mode attribute is set to "native." The client dfc.properties file contains the parameter dfc.session.secure_connect_default = native. What is an accurate description of a connection request from this client?
-
A
An unsecure connection is preferred, but a secure connection is allowed.
-
B
A secure connection is preferred, but an unsecure connection is allowed.
-
C
Only an unsecure connection is allowed.
-
D
An unsecure connection will be attempted if the secure connection fails.
Reveal answer details
Close answer details
Which action can be used to improve security and prevent unauthorized viewing of cached content on the Branch Office Caching Services (BOCS) server?
-
A
Apply object-level Access Control List (ACL) on the BOCS cached content files
-
B
-
C
Apply folder-level ACL on the cached content folder
-
D
Disable content caching capabilities by modifying the properties within BOCS' acs.properties file
Reveal answer details
Close answer details
When using a resource agent to view a log, which option CANNOT be used to sort the log entries?
-
A
-
B
-
C
-
D
From the first entry to the last entry
Reveal answer details
Close answer details
What performance information is obtained from the following trace snippet? 18.578 3.656 <dmadmin|s1 (382.11)|SM@155963> [http-8080-1] (RPCs=93) [email protected]() ==> <void>
-
A
The save took 18.578 seconds to execute.
-
B
The save took 93 seconds to execute.
-
C
The save took 3.656 seconds to execute.
-
D
The save took 382.11 seconds to execute.
Reveal answer details
Close answer details
Which terms can Documentum Administrator be used to manage ?
-
A
repository configuration objects and the server configuration file (server.ini)
-
B
repository configuration objects and server configuration objects
-
C
server configuration objects and Connection Broker
-
D
repository configuration object, server configuration objects, and the server configuration file(server.ini)
Reveal answer details
Close answer details
Question 10
Single choice
When installing the Content Server, the installer deploys several default services which run on the Java Method Server. Which services are deployed?
-
A
Accelerated Content Services (ACS), Branch Office Caching Services (BOCS), DocumentumMessaging Services (DMS)
-
B
Accelerated Content Services (ACS), Documentum Foundation Services (DFS)
-
C
Accelerated Content Services (ACS), Documentum Messaging Services (DMS), DocumentumFoundation Services (DFS)
-
D
Documentum Foundation Services (DFS), Branch Office Caching Services (BOCS)
Reveal answer details
Close answer details
Question 11
Single choice
A Content Server is running near 100% CPU usage and does not absolutely peak. The hardware contains two CPU cores, and two additional CPU cores are added. After the change, the system runs at almost 70% CPU usage. How do you explain why the system is not running at 50% after the change?
-
A
The Java Method Server will dynamically allocate resources based on availability.
-
B
The Content Server will increase its CPU usage to fill available capacity regardless of demand.
-
C
Machine overhead for managing task sharing between processors increases with the number of processors.
-
D
The agent executive will run more jobs at a time when more processor capacity is available.
Reveal answer details
Close answer details
Question 12
Single choice
You need to plan the offline backup of your repository. What is the correct backup procedure for a cold backup?
-
A
1. stop the index server2. stop the file server3. stop the database4. back up the index vault5. backup the database6. back up the file server7. start the database8. start the file server9. start the index server
-
B
1. stop all software that works with the Content Server2. stop the repository3. stop the database4. back up the database5. back up each content storage area to /dev/null6. start the database7. start the repository8. start all software that works with the Content Server
-
C
1. stop all software that works with the Content Server2. stop the repository3. stop the database4. back up the database5. back up each content storage area6. start the database7. start the repository8. start all software that works with the Content Server
-
D
1. stop all software that does not work with the Content Server2. restart the operating system3. export the database4. back up the config files5. back up each content vault6. recover the database7. start the repository8. start all software that works with the Content Server
Reveal answer details
Close answer details
Question 13
Single choice
After installing the Content Server, you change the default passphrase. What utility script must be run when the Content Server is restarted?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 14
Single choice
What is the purpose of having Documentum Messaging Server (DMS) in a distributed configuration environment?
-
A
It is required for asynchronous write which speeds up content access for Branch Office Caching Services (BOCS) users.
-
B
It reduces email notification load on the Content Server since DMS handles all email messaging for the Content Server.
-
C
It improves the content read operations at remote clients since it synchronously fetches content for them.
-
D
It improves the content read operations at remote clients since it asynchronously fetches content for them.
Reveal answer details
Close answer details
Question 15
Single choice
Which argument is part of the standard arguments passed by the agent exec to launch a job?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 16
Single choice
The consistency checker reports the following error: ERROR: CC-0035: Folder with r_object_id {R_OBJECT_ID} has NULL r_folder_path The root cause is tracked to the database. What is the cause?
-
A
Database maintenance included moving datafiles and the dm_folder_s table datafile was misplaced.
-
B
Database maintenance included moving datafiles and the r_object_id table datafile was misplaced.
-
C
Database maintenance included an export and import of the database. During the process, the dm_folder_r table failed to load.
-
D
Database maintenance included an export and import of the database. During the process, the dm_folder_path attribute failed to load.
Reveal answer details
Close answer details
Question 17
Single choice
An application has excellent response time for metadata searches but poor performance during metadata update operations. What factor has the largest performance impact on update operations?
-
A
-
B
object replication in a distributed architecture
-
C
content replication in a distributed architecture
-
D
the number of events being audited
Reveal answer details
Close answer details
Question 18
Single choice
What is the correct backup order to ensure valid backups of a repository?
-
A
database, shared directory, repository filestores
-
B
repository filestores, database, shared directory
-
C
database, repository filestores
-
D
repository filestores, database
Reveal answer details
Close answer details
Question 19
Single choice
Where can you define "Maximum Authentication Attempts"?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 20
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?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 21
Single choice
Which query will use the Index Server to locate content files containing the word "product"?
-
A
select r_object_id from dm_document search document contains 'product'
-
B
select r_object_id from dm_document where object_name like '%product%' enable(FTDQL)
-
C
select r_object_id, object_name from dm_document where any keywords like '%product%'
-
D
select PRODUCT_ID from dmr_content search document contains 'product'
Reveal answer details
Close answer details
Question 22
Single choice
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
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 23
Single choice
How would you enforce that the Content Server omit the usage of file extensions on stored files?
-
A
set the use_extensions attribute to false on the dm_filestore object
-
B
clear the a_content_type attribute of the dm_sysobject objects
-
C
configure the accessing application to clear the full_format from the related dmr_content objects
-
D
set each dmr_containment object to have the a_contain_desc attribute set to false
Reveal answer details
Close answer details
Question 24
Single choice
Your project team has recently added two new CPUs to your Index Server machine. What can be done to utilize the new CPUs to increase index throughput?
-
A
partition the Index Server machine
-
B
add document processors to the Index Server
-
C
change the JVM startup parameters on the Index Server
-
D
increase Index Server timeouts
Reveal answer details
Close answer details
Question 25
Single choice
How do you trace SQL statements at the Content Server startup?
-
A
-
B
alter session set sql_trace = true
-
C
-
D
execsql,c,alter session set sql_tace=true
Reveal answer details
Close answer details
Question 26
Single choice
Which statement is true about Optical Character Recognition (OCR) and Index Server?
-
A
OCR is a separate Index Server plug-in downloadable from Documentum and not part of the default Index Server installation.
-
B
The OCR process occurs within the DocProcessor as it reads DFTXML created by the Index Agent.
-
C
There is no OCR process within the Index Server.
-
D
The OCR process occurs when the Index Agent creates the DFTXML.
Reveal answer details
Close answer details
|