Preparing the Snowflake JDBC Environment

Snowflake provides a JDBC type 4 driver that requires Java 1.7 or higher and must be installed in a 64-bit environment.

Before starting the server, make sure that path to the directory where the Snowflake driver is installed is included in IBI_CLASSPATH.

For example (on Linux):

export IBI_CLSSPATH=/qas/snowflake/snowflake-jdbc-3.6.3.jar

WebFOCUS

Feedback