Skip to main content
Feedback

RVR-BQ-RDBMS-001

Issue summary

The error code RVR-BQ-RDBMS-001, with the message MISSING_CONNECTION_FIELD for the data connector bq_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.

Action steps

To resolve the error, follow these steps:

  1. Verify your connection configuration in Data Integration for your bq_src connector. Ensure that all required fields for connecting to BigQuery are correct.
  2. Review the connection settings to ensure that:
  • Proper authentication credentials (Service Account Key).
  • The BigQuery project ID is correct.
  • Any required permissions or roles in Google Cloud are properly set.
  1. If you are using a Service Account, ensure that JSON key you upload the file and the account has necessary access to the BigQuery datasets you are working with.
  2. Check for any recent changes in your Google Cloud settings that may affect connectivity.
  3. Consult the Data Integration documentation for detailed setup instructions of BigQuery connections to ensure no steps you missed during configuration .

External references

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.

On this Page