SnowPro Advanced: Architect — Question 77
An Architect clones a database and all of its objects, including tasks. After the cloning, the tasks stop running.
Why is this occurring?
Answer options
- A. Tasks cannot be cloned.
- B. The objects that the tasks reference are not fully qualified.
- C. Cloned tasks are suspended by default and must be manually resumed.
- D. The Architect has insufficient privileges to alter tasks on the cloned database.
Correct answer: C
Explanation
The correct answer is C because cloned tasks are automatically suspended after the cloning process, requiring manual resumption to function again. Option A is incorrect as tasks can be cloned; option B is not the reason since the suspension does not relate to object reference qualification; and option D is not applicable as the privileges do not affect the default state of cloned tasks.