Documentum DQL and Object Management Quiz

Quiz covering Documentum DQL statements, object types, lifecycles, and content management concepts

9 Questions Published

Questions

Question 1 True/False

It possible to create custum type without super type

  1. True
  2. False
Question 2 True/False

In Documentum dm_folder is the sub type of dm_cabinet

  1. True
  2. False
Question 3 True/False

DQL is the subset of SQL

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

The first two digits of an object id of dm_document are:

  1. 03
  2. 09
  3. 0b
  4. 06
Question 5 Multiple Choice (Single Answer)

The following types are not persistent

  1. document
  2. collection
  3. folder
  4. cabinet
Question 6 Multiple Choice (Single Answer)

A document's lifecycle is implemented internally as

  1. dm_policy
  2. dm_workflow
  3. dm_lifecyle
  4. dm_state
Question 7 True/False

A lifecycle can contain more than one exception state

  1. True
  2. False
Question 8 Multiple Choice (Single Answer)

Which object type can be given a default alias set?

  1. dm_docbase_config
  2. dm_server_config
  3. dm_type
  4. dmi_package
Question 9 Multiple Choice (Single Answer)

Which DQL statement is used to run server methods?

  1. REGISTER
  2. EXECUTE
  3. BEGIN
  4. COMMIT