Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

...

Limitations and Known Issues

None.

Account Settings

Image RemovedImage Added


Field NameField DependencyDescription
Label*N/A

Specify a unique label for the account.

Default value: N/A
Example: Snowflake GCS Account

JDBC JARSJARs

Use this field set to upload the JDBC driver and other JAR files that you want to use into SLDB.

Click  to add a new row. Add each JDBC JAR file in a separate row. See Downloading the JDBC Driver for more information about JDBC drivers and downloading the appropriate driver for your account. 

This field set contains the JDBC Driver field.

JDBC Driver*N/A

Specify the driver to use for your application. 

Default value: N/A
Examplesnowflake-jdbc-3.12.3.jar

Hostname*N/A

Specify the hostname of the Snowflake server to which you want to connect. 

Default valueN/A
Exampledemo.snowflake.net

Port Number*N/A

Specify the port number associated with the Snowflake Google Storage Database server that you want to use for this account.

Default value443
Example443

Username*N/A

Specify the username that you want to use to connect to the Snowflake Google Storage database server.

Default value: N/A
Exampleadmin

Password*N/A

Specify the password for the username.

Default value: N/A
ExampleP@$$w0rd!

Database name*N/A

Specify the name of the Snowflake database to which you want to connect.

Default value: N/A
ExampleSWDB

Warehouse name*N/A

Specify the name of the warehouse to which you want to connect.

Default value: N/A
ExampleSnowflake_cdw

JDBC Driver ClassN/A

Specify the fully-qualified/domain name of the JDBC driver class to be used for connecting to the Snowflake Google Database Storage server.

Default valuenet.snowflake.client.jdbc.SnowflakeDriver
Examplenet.snowflake.client.jdbc.SnowflakeDriver

Google Cloud Storage (GCS) BucketN/A

Specify the name of the GCS bucket from which to load the staged data to your Snowflake database.

Default value: N/A
Examplesw_gcs_bucket_1

Google Cloud Storage (GCS) FolderN/A

Specify the relative path to the folder in the GCS bucket where the source files are located. This is used as a root folder for staging data.

Default value: N/A
Examplesw_gcs_bucket_1_Files

Storage IntegrationN/A

Specify the predefined storage integration that is used to authenticate the Google
Cloud Storage bucket hosting as the external stage.

Default value: N/A
ExampleGCS_Storage_Integration

URL properties

Use this field set to define the account parameter's name and its corresponding value. Click + to add the parameters and the corresponding values. Add each URL property-value pair in a separate row. This field consists of the following fields:

  • URL Property name
  • URL Property value
URL Property nameN/A

Specify the name of the parameter for the URL property.

Default value: N/A
Example: 
MAX_CONCURRENCY_LEVEL

URL Property valueN/A

Specify the value for the URL property parameter.

Default value: N/A
Example:
4

Batch size*N/A

Specify the number of Snowflake queries that you want to execute at a time.

Default value: 50
Example: 
9

Fetch size*N/A

Specify the number of rows a query must fetch for each execution.

Default value: 100
Example:
90

Min pool size*N/A

Specify the minimum number of idle connections that you want the pool to maintain at a time. 

Default value: 3
Example:
4

Max pool size*N/A

Specify the maximum number of connections that you want the pool to maintain at a time.

Default Value: 15
Example: 10

Max life time*N/A

Required. Specify the maximum lifetime of a connection in the pool, in seconds.  

Default Value: 60
Example: 90

Minimum value: 0
Maximum value: No limit

Idle Timeout*N/A

Specify the maximum amount of time in seconds that a connection is allowed to sit idle in the pool.
Minimum value: 0
Maximum value: No limit

Default Value: 5
Example6

Checkout timeout*N/A

Specify the maximum time in milliseconds you want the system to wait for a connection to become available when the pool is exhausted.

Minimum value: 0
Maximum value: No limit

Default Value10000
Example9000


Insert excerpt
Snowflake Snap Pack
Snowflake Snap Pack
nopaneltrue

...