Multiple choice technology enterprise content management

Which attribute determines that object is set immutable by explicit freeze method call?

  1. r_frozen_flag

  2. r_has_frzn_assembly

  3. both

  4. none

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Documentum, the r_frozen_flag attribute is set to true (1) to indicate that a sysobject or assembly has been explicitly frozen. r_has_frzn_assembly indicates containing frozen components rather than the object itself being frozen.