gluent / goe

GOE: a simple and flexible way to copy data from an Oracle Database to Google BigQuery.
Apache License 2.0
8 stars 2 forks source link

feat: Cater for inconsistent Oracle error code format in exceptions #159

Closed nj1973 closed 2 months ago

nj1973 commented 2 months ago

This PR adds more Oracle SQL error code formats to the codes that trigger an attempt a reconnect. This is because we recently experienced exceptions without the padded zero, for example:

cx_Oracle.DatabaseError: DPI-1080: connection was closed by ORA-2396