AS/400 with ODBC
SPYO_OSep 1 2009 — edited Oct 5 2009Hello,
I'm trying to connect via ODBC to a iseries server from Oracle 11g, I've read the next document: http://www.databasejournal.com/features/oracle/article.php/3442661/Making-a-Connection-from-Oracle-to-SQL-Server.htm.
of course, I've changed the parameters with the values of my iSeries server.
The tnsping works, but when I try to connect via dblink, I got the next error message:
ERROR at line 1:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from
Any idea of how I can to resolve the problem
Best regards
Pedro