SnowPro Core Exam QuestionsBrowse all questions from this exam

SnowPro Core Exam - Question 110


True or False: A Virtual Warehouse consumes Snowflake credits even when inactive.

Show Answer
Correct Answer: A

A Virtual Warehouse consumes Snowflake credits even when inactive. In Snowflake, a Virtual Warehouse continues to consume credits as long as it is running, regardless of whether it is actively processing queries or not. To stop consuming credits, the Virtual Warehouse must be suspended.

Discussion

15 comments
Sign in to comment
SurbinOption: A
Apr 2, 2022

Unless a warehouse is suspended, it consumes credits.

iamPhDOption: A
Oct 31, 2023

Warehouse is billed even if it is inactive unless suspended

MBratOption: B
May 19, 2024

Inactive = suspended according to https://docs.snowflake.com/en/user-guide/warehouses-tasks#starting-or-resuming-a-warehouse "A suspended (i.e. inactive) warehouse can be resumed through the web interface or using SQL"

EmiBOption: B
Mar 11, 2023

B. False

BagviOption: B
Mar 23, 2023

Does not consumes

sfdumpsOption: A
Dec 28, 2023

WAREHOUSE IS BILLED UNLESS IT IS NOT SUSPENDED

rogerek077Option: A
Mar 28, 2024

Check this document: https://docs.snowflake.com/en/user-guide/warehouses-overview#auto-suspension-and-auto-resumption "By default, auto-suspend is enabled. Snowflake automatically suspends the warehouse if it is inactive for the specified period of time." At that point Snowflake makes clear distinction between "active/inactive" and "suspended". And considering this article: https://docs.snowflake.com/en/user-guide/cost-understanding-compute#virtual-warehouse-credit-usage The only conclusion is that the answer to the question is A - Virtual Warehouse consumes credits even if it's inactive, as long as it's not suspended manually or by the auto-suspend functionality.

PrashantGupta1616Option: A
Jun 11, 2024

Yes, Suspend is not equal to Inactive Charges will keep incur till get suspended/off

datamech001Option: B
Oct 20, 2022

Correct Answer B Warehouses are only billed for credit usage while running. When a warehouse is suspended, it does not use any credits.

KarBiswaOption: B
Feb 9, 2023

It is false statement When an object is created, its ownership is set to the currently active primary role.

Mayuri917233Option: B
May 11, 2023

B is correct

junaid2107
Nov 29, 2023

is inactive=suspended?

rogerek077
Mar 28, 2024

These two are not the same. Check this article: https://docs.snowflake.com/en/user-guide/warehouses-overview#auto-suspension-and-auto-resumption "By default, auto-suspend is enabled. Snowflake automatically suspends the warehouse if it is inactive for the specified period of time."

abhijit2683Option: A
Mar 31, 2024

A is correct

Stevec80Option: B
May 12, 2024

Snowflake charges only when the warehouse is running. No cost when it's inactive (no running for 'tot' period) or suspended

Mallikharjuna452Option: B
Jul 19, 2024

B.False,When it is inactive or suspended, it does not consume credits.