RVR-SNF-001
-
Issue Summary
- The error "FSnowflake connection problem. Please check the connection details or your credentials in Snowflake. Error Code: RVR-SNF-001" indicates a failure to establish a connection to Snowflake through Data Integration. This is likely due to incorrect connection details or inadequate permissions given to the credentials being used.
- Initial diagnosis points to misconfigured credentials or missing permissions in the Snowflake setup needed to access the relevant resources.
-
Action Steps:
- Verify Connection Details:
- Ensure that the connection name, username, account name, and warehouse details in Data Integration are correctly filled out.
- Check Credentials:
- Using either Basic or Key-Pair authentication, confirm that the credentials provided have the necessary permissions to access the database, schema, and warehouse mentioned in your rivers.
- Warehouse Permissions:
- Make sure the Snowflake role associated with the user has adequate privileges to access the warehouse and database. This might include permissions such as
USAGEorOWNERSHIPover the necessary objects.
- Make sure the Snowflake role associated with the user has adequate privileges to access the warehouse and database. This might include permissions such as
- Network Policies:
- If your Snowflake environment employs network policies for IP restriction, ensure that Data Integration IPs are whitelisted in your Snowflake account.
- Test Connection:
- Use the Test Connection feature in Data Integration to ensure that your connection configuration can successfully authenticate and interact with Snowflake.
- Verify Connection Details:
-
External References:
- Data Integration Documentation on Snowflake Connection for details on setting up Snowflake connections.
- Snowflake Official Documentation on Key-Pair Authentication for generating keys and setup.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.