Snowflake timeout errors

When you are pooling the Pentaho database connection, you may see errors. Snowflake JDBC connections use a default timeout of four hours which contributes to these errors because the same connection can be reused for more than four hours. See the Snowflake documentationarrow-up-right for further details.

To resolve this issue, do one of the following actions:

Last updated

Was this helpful?