Content Management System Administration E20-465 시험문제는IT 인증강사 및 제품 전문가가 시험문제를 완벽하게 만들었습니다. 최근 출제되었던 시험문제에서 E20-465 가 모든 문제와 정답을 맞추었습니다.Killtest 인증시험문제를 구매한 고객분들은 일년 동안 무료로 업그레이드 서비스를 받을 수 있습니다. /Legato Cert/E20-465.asp 시험문제는 고객님이 한번에 인증시험을 통과할 수 있는 것을 도와 줄 것입니다. 떨어지는 경우 전액 환불을 약속합니다.즐거운 하루 되세요.
VUE/Prometric Code: E20-465
Exam: Content Management System Administration
Q&A:169 Q&As
업그레이트:2010-05-15
무료 덤프 보기:
1. What is a resource agent?
A. It is a JMX-based monitoring tool that is accessible using Documentum Administrator.
B. It is a feature of Application Builder, used to help manage lifecycles.
C. It is a process used in conjunction with the Index Server to provide full-text indexing.
D. It is a feature of WDK which allows administrators to more easily deploy components given to them by
a developer.
Answer: A
2. When using a resource agent to view a log, which option CANNOT be used to sort the log entries?
A. Log level
B. Event type
C. Severity
D. From the first entry to the last entry
Answer: B
3. How do you delete a repository?
A. use Documentum Administrator to delete the files used for the repository’s tablespaces
B. use Documentum Server Manager
C. select Configuration > Repository option in Documentum Administrator
D. use any database utility to drop the tablespaces used by the repository
Answer: B
4. What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, ‘test1′?
A. retrieve,c,dm_folder where object_name=’test1′
B. id,c,select dm_sysobject where object_name=’test1′
C. retrieve,c,select dm_document where object_name=’test1′
D. id,c,dm_sysobject where object_name=’test1′
Answer: D
5. A user has left your company. There is an object that is still checked out by that user.
How would you remove the lock from this document?
A. delete the user using Documentum Administrator and all the documents checked out to this user will
automatically have the lock removed
B. change the r_lock_owner attribute of the document to “dmadmin”; dmadmin will now own the
document and can cancel checkout
C. unlock the document using the API
D. check the document in using a superuser account
Answer: C