RVR-SF-RDBMS-315
Issue summary
- The error message "Missing warehouse name" with Error Code: RVR-SF-RDBMS-315 indicates an issue in your Data Integration configuration where a required warehouse name is not specified for a connection using the RDBMS data connector. This is typically necessary for source or target configurations such as Snowflake or Databricks, where a warehouse is a critical component for executing queries. The absence of a specified warehouse name could lead to connection failures as the system is unable to determine which warehouse to use for processing the data.
Action steps
To resolve the error, follow these steps:
- Review the Connection Configuration: Verify that the connection settings for your data source or target include a properly specified warehouse name. This is often required for Snowflake and Databricks connections.
- For Snowflake:
- Navigate to your connection settings in the Data Integration console.
- Ensure that the "Warehouse Name" field you populate with a valid Snowflake warehouse name.
- For Databricks:
- Check the connection settings to confirm that a SQL Warehouse you provide and that credentials such as Server Hostname, Port, HTTP Path, and warehouse name are correctly entered.
- Test the Connection: After updating the configuration, use the Test Connection feature to verify that the connection settings are valid and working as expected.
- Save the Configuration: Once successfully tested, ensure you save the updated connection settings.
External references
- Data Integration Documentation on Connecting to Snowflake
- Data Integration Documentation on Connecting to Databricks
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.