nerdexam
Dell-EMC

E20-465 · Question #46

In a basic Documentum repository installation, the Default storage location for your content files is filestore_01 and that is backed up daily. When a document has not been modified in six months it…

The correct answer is C. create a records migration job that moves the objects content. See the full explanation below for the reasoning.

Question

In a basic Documentum repository installation, the Default storage location for your content files is filestore_01 and that is backed up daily. When a document has not been modified in six months it should be moved to filestore_02 on a lower-cost media backed up less frequently. How would you make sure content gets moved from filestore_01 to filestore_02 when it meets the criteria?

Options

  • Acreate a dm_move_content object with a query predicate that returns the movable objects
  • Bexecute the following DQL: update dm_location objects set mount_point_name = 'filestore_02'
  • Ccreate a records migration job that moves the objects content
  • Dexecute the following DQL: update dm_document objects set a_storage_type = 'filestore_02'

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    11% (5)
  • C
    78% (35)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full E20-465 Practice