nerdexam
Snowflake

ARA-C01 · Question #93

An Architect is implementing a CI/CD process. When attempting to clone a table from a production to a development environment, the cloning operation fails. What could be causing this to happen?

The correct answer is B. The table has a masking policy. Cloning a table with a masking policy can cause the cloning operation to fail because the masking policy is not automatically cloned with the table. This is due to the fact that the masking policy is considered a separate object with its own set of privileges.

Data Governance and Data Sharing

Question

An Architect is implementing a CI/CD process. When attempting to clone a table from a production to a development environment, the cloning operation fails. What could be causing this to happen?

Options

  • AThe table is transient.
  • BThe table has a masking policy.
  • CThe retention time for the table is set to zero.
  • DTables cannot be cloned from a higher environment to a lower environment.

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    72% (18)
  • C
    4% (1)
  • D
    16% (4)

Explanation

Cloning a table with a masking policy can cause the cloning operation to fail because the masking policy is not automatically cloned with the table. This is due to the fact that the masking policy is considered a separate object with its own set of privileges.

Topics

#CI/CD#Table Cloning#Masking Policy#Data Governance

Community Discussion

No community discussion yet for this question.

Full ARA-C01 Practice