Ora-28500 Error Using DG4ODBC - Native Error 408 and Sqlstate 410
(Doc ID 1491900.1)
Last updated on AUGUST 26, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 11.2.0.3 [Release 11.1 to 11.2]Information in this document applies to any platform.
Symptoms
Using the Database Gateway for ODBC (DG4ODBC) on Unix or Linux platforms to connect to any non-Oracle database the following error may be given on a select -
SQL> select * from dual@GTW_LINK;
select * from dual@MYFLOW
*
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
408
select * from dual@MYFLOW
*
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
408
A gateway trace shows the following information -
Entered hgopoer at 2012/09/18-15:34:19
hgopoer, line 231: got native error 408 and sqlstate 410; message follows...
408
Exiting hgopoer, rc=0 at 2012/09/18-15:34:19
hgolgon, line 198: calling SQLSetConnectAttr got sqlstate 410
Exiting hgolgon, rc=28500 at 2012/09/18-15:34:19 with error ptr FILE:hgolgon.c LINE:198 ID:Connection Attribute: TRACE
hostmstr: 340413: HOA After hoalgon
hgopoer, line 231: got native error 408 and sqlstate 410; message follows...
408
Exiting hgopoer, rc=0 at 2012/09/18-15:34:19
hgolgon, line 198: calling SQLSetConnectAttr got sqlstate 410
Exiting hgolgon, rc=28500 at 2012/09/18-15:34:19 with error ptr FILE:hgolgon.c LINE:198 ID:Connection Attribute: TRACE
hostmstr: 340413: HOA After hoalgon
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 |
References |