RVR-BQ-RDBMS-001
-
Issue Summary
- The error code
RVR-BQ-RDBMS-001, with the messageMISSING_CONNECTION_FIELDfor the data connectorbq_src, suggests that a required connection field is not found or is incorrectly configured. This error typically indicates a problem with the connection settings to the BigQuery source in Data Integration.
- The error code
-
Action Steps:
- Verify your connection configuration in Data Integration for your
bq_srcconnector. Ensure that all required fields for connecting to BigQuery are filled out correctly. - Review the connection settings to ensure that:
- Proper authentication credentials (Service Account Key) are provided.
- The BigQuery project ID is correct.
- Any required permissions or roles in Google Cloud are properly set.
- If you are using a Service Account, ensure that JSON key file is uploaded and the account has necessary access to the BigQuery datasets you are working with.
- Check for any recent changes in your Google Cloud settings that may affect connectivity.
- Consult the Data Integration documentation for detailed setup instructions of BigQuery connections to ensure no steps were missed during configuration .
- Verify your connection configuration in Data Integration for your
-
External References:
- Data Integration BigQuery Connection Documentation: Data Integration Docs
- Google BigQuery Authentication: Google Cloud Documentation
If the issue persists or you need further assistance, please open a ticket with Data Integration support.