Documentum DQL and Object Management Quiz
Quiz covering Documentum DQL statements, object types, lifecycles, and content management concepts
Questions
Question 1 True/False
It possible to create custum type without super type
- True
- False
Question 2 True/False
In Documentum dm_folder is the sub type of dm_cabinet
- True
- False
Question 3 True/False
DQL is the subset of SQL
- True
- False
Question 4 Multiple Choice (Single Answer)
The first two digits of an object id of dm_document are:
- 03
- 09
- 0b
- 06
Question 5 Multiple Choice (Single Answer)
The following types are not persistent
- document
- collection
- folder
- cabinet
Question 6 Multiple Choice (Single Answer)
A document's lifecycle is implemented internally as
- dm_policy
- dm_workflow
- dm_lifecyle
- dm_state
Question 7 True/False
A lifecycle can contain more than one exception state
- True
- False
Question 8 Multiple Choice (Single Answer)
Which object type can be given a default alias set?
- dm_docbase_config
- dm_server_config
- dm_type
- dmi_package
Question 9 Multiple Choice (Single Answer)
Which DQL statement is used to run server methods?
- REGISTER
- EXECUTE
- BEGIN
- COMMIT