ExamGecko
Question list
Search
Search

Question 229 - COF-C02 discussion

Report
Export

What effect does WAIT_FOR_COMPLETION = TRUE have when running an ALTER WAREHOUSE command and changing the warehouse size?

A.
The warehouse size does not change until all queries currently running in the warehouse have completed.
Answers
A.
The warehouse size does not change until all queries currently running in the warehouse have completed.
B.
The warehouse size does not change until all queries currently in the warehouse queue have completed.
Answers
B.
The warehouse size does not change until all queries currently in the warehouse queue have completed.
C.
The warehouse size does not change until the warehouse is suspended and restarted.
Answers
C.
The warehouse size does not change until the warehouse is suspended and restarted.
D.
It does not return from the command until the warehouse has finished changing its size.
Answers
D.
It does not return from the command until the warehouse has finished changing its size.
Suggested answer: D

Explanation:

The WAIT_FOR_COMPLETION = TRUE parameter in an ALTER WAREHOUSE command ensures that the command does not return until the warehouse has completed resizing. This means that the command will wait until all the necessary compute resources have been provisioned and the warehouse size has been changed. References: [COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Anil Dagar
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first