Which three processes are included in the pre-masking validation?
A.
Check space availability
B.
Check presence of default partitions
C.
Ensure formats don’t match column data types
D.
Warn about check constraints
E.
Ensure there are no uniqueness constraints
Explanation:
Prior to mask execution, Oracle Data Masking Pack performs several pre-mask validation checks,
such as validating that the mask formats matches the table data types, checking for space, to ensure
that the masking process is error-free.
Pre-Masking Validation Ensure uniqueness can be maintained Ensure formats match column data
types Check Space availability Warn about Check Constraints Check presence of default Partitions