OGG BigQuery Replicat Abends With Error 503 Service Unavailable
(Doc ID 2920132.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate Big Data and Application Adapters - Version 19.1.0.0.5 and laterInformation in this document applies to any platform.
Symptoms
OGG big data replicat abends with below errors:
Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException: 503 Service Unavailable
POST https://www.googleapis.com/bigquery/v2/projects/xxx-xxxx-xxxx-xxx/datasets/IXXX_XXXXX/tables/DWXXXX_TXXXX/insertAll?prettyPrint=false
{
"code" : 503,
"errors" : [ {
"domain" : "global",
"message" : "The service is currently unavailable.",
"reason" : "backendError"
} ],
"message" : "The service is currently unavailable.",
"status" : "UNAVAILABLE"
}
Cause: service is unavailable.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |