ORA-28511: lost RPC connection to heterogeneous remote agent using
edited Sep 1, 2013 11:52PM in Gateways, Oracle Lite, Oracle DB Mob. Server, TimesTen (MOSC) 9 commentsAnswered ✓
We have a 32 bit database server be-rhof-vil01 which currently runs a database (11.2) and ODBC 10.2 using TDS odbc driver
This installation works fine
We now wish to move the ODBC setup onto a separate server also 32 but linux
I have installed the ODBC 10.2 and TDS drivers and tested using
isql FR1262 Orpheus PASSWORD
This seems to work fine
I can connect and perform
help vw_invoice
which shows data and returns the number of rows in the sql server database
Next I have defined a database link to use the ODBC listener
If I select from dual I get the following
This installation works fine
We now wish to move the ODBC setup onto a separate server also 32 but linux
I have installed the ODBC 10.2 and TDS drivers and tested using
isql FR1262 Orpheus PASSWORD
This seems to work fine
I can connect and perform
help vw_invoice
which shows data and returns the number of rows in the sql server database
Next I have defined a database link to use the ODBC listener
If I select from dual I get the following
0