An Architect clones a database and all of its objects, including tasks. After the cloning, the tasks stop running.
Why is this occurring?
An Architect clones a database and all of its objects, including tasks. After the cloning, the tasks stop running.
Why is this occurring?
When a database or schema that contains tasks is cloned, the tasks in the clone are suspended by default. This means that after the cloning process, tasks need to be manually resumed to start running again.
C is right. When a database or schema that contains tasks is cloned, the tasks in the clone are suspended by default. https://docs.snowflake.com/en/user-guide/object-clone