Defining Snowflake Warehouses
The following properties are applicable to a Snowflake Warehouse object.
Tab |
Property |
Description |
Additional Information |
General |
With | Specifies whether the warehouse is created with object properties | |
Warehouse Size | Specifies the size of the virtual warehouse | ||
Maximum Cluster Count | Specifies the maximum number of server clusters for the warehouse | ||
Minimum Cluster Count | Specifies the minimum number of server clusters for the warehouse | ||
Scaling Policy | Specifies the policy for automatically starting and shutting down clusters in a multi-cluster warehouse running in Auto-scale mode | Standard: Indicates that the queuing is minimized by starting the warehouses Economy: Indicates that the warehouses are kept running fully to conserve credits |
|
Auto Suspend | Specifies the time (in seconds) of inactivity after which a warehouse is automatically suspended | ||
Auto Resume | Specifies whether a warehouse must automatically resume when a SQL statement is submitted | True: Indicates that the warehouse is resumed when a query is submitted False: Indicates that the warehouse is resumed using ALTER WAREHOUSE option or through the database |
|
Initially Suspended | Specifies whether the warehouse is created in the suspended state | True: Indicates that the warehouse is created in the suspended state False: Indicates that the warehouse runs after it is created |
|
Resource Monitor | Specifies the resource monitor assigned to the warehouse | ||
Maximum Concurrency Level | Specifies the maximum concurrency level for SQL statements executed by a warehouse cluster | ||
Statement Queued Timeout In Seconds | Specifies the time (in seconds) that a SQL statement stays in a queue on the warehouse | ||
Statement Queued Timeout In Seconds | Specifies the time (in seconds) after which a running SQL statement is canceled by the system | ||
Tags List | Name | Specifies the name of the tag | |
Value | Specifies the value of the available tag |
Copyright © 2023 Quest Software, Inc. |