Hi Team,
We are in the process of migrating from DB2 to AlloyDB. We do have BI tools which connects to DB2 to fetch and display data in report.
While in POC, we tried to execute the same SQL query from local desktop (DBeaver) connecting to AlloyDB which results in Error " SQL Error [08006]: An I/O error occurred while sending to the backend"
Logs from GCP - [pqcomm.c:974] could not receive data from client: Connection reset by peer; (original error: Connection reset by peer)
Connection enabled through PSA and VPC peering. Can you please help on this issue?
CloudOps team mentions that "TCP Transitory Connection Idle Timeout is 30 seconds and cannot be configured". They suggest query to be tuned, but we do not have much option as BI tool would generate the query.
Thanks!
Hi @Dhanush_152343,
Welcome to the Google Cloud Community!
Possible reasons for this error message are:
Here are a few troubleshooting steps or workarounds you can try:
If you need more info about database migration, you can check these references:
I hope this helped!