Message code list of BIGQUERY category

Message codes corresponding to errors that occur in Google BigQuery adapter.


BIGQUERY0000E

This message code is output when an undefined error occurs.

Cause Solution
An undefined error has occurred. Check the error message or the help of the operation in which the error has occurred.

Corresponding Error


BIGQUERY0001E

This message code is output when a service account authentication key is incorrect.

Cause Solution
There is something wrong with [Service account authentication key] of the global resource. Check the global resource settings.

Corresponding Error


BIGQUERY0002E

This message code is output when the operation for Google BigQuery has failed.

Cause Solution
Failed to execute the job. Identify the cause of the error by referring to the error logs, and resolve the problem.
Failed in the operation for Google BigQuery. Detect the cause of the error from the status code and error code by referring to the error message list page of Google BigQuery (https://cloud.google.com/bigquery/docs/error-messages) and resolve the problem.

Corresponding Error


BIGQUERY0003E

This message code indicates that the operation for Google Cloud Storage has failed.

Cause Solution
Failed in the operation for Google Cloud Storage. Identify the cause of the error from the status code and error code by referring to the error message list page of Google Cloud Storage (https://cloud.google.com/storage/docs/json_api/v1/status-codes), and then resolve the problem.

Corresponding Error


BIGQUERY0004E

This message code indicates that the operation for Google Resource Manager has failed.

Cause Solution
Failed in the operation for Google Resource Manager. Identify the cause of the error from the status code and error code by referring to the error message list page of Google Resource Manager (https://cloud.google.com/resource-manager/docs/core_errors), and then resolve the problem.

Corresponding Error


BIGQUERY0005E

This message code is output when the file already exists.

Cause Solution
The file already exists. Check the setting value for the operation or the status of Google Cloud Storage.

Corresponding Error


BIGQUERY0006E

This is the message code that is output when Select SQL execution operation has timed out.

Cause Solution
Job timed out because 3,600 seconds have elapsed. Verify your SQL statement.

Corresponding Error