Versions Compared

Key

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

This section contains information that is specific to the database type Snowflake.

Supported Functions

 The Snowflake Server database can be used with:

  • sqlExec Function (APL)

  • SQL Collection/Forwarding Agents

Preparations

The drivers that are required to use the Snowflake database are bundled with the software and no additional preparations are required.

Advanced Connection Configuration for Snowflake

The Advanced Connection Setup is used for Snowflake configurations.

To make the Connection String text area and the Notification Service text field appear, select the Advanced Connection Setup radio button. The UsernamePassword and Database Type fields will remain.

...

Database Profile Configuration - Advanced Connection Setup for Snowflake

Setting

Description

Connection String

In this field you should enter the following string:

Code Block
jdbc:snowflake://<ip address>/<db query>

Notification Service

This field is not applicable for the Snowflake db.