Hi,
We have recently migrated to v8.1 from v7.1 (server alone) on an AIX box . While connecting to DB2 on a mainframe from the client which is still at 7.1, i get the error
SQL30081N A communication error has been detected. Communication protocol
being used: "TCP/IP". Communication API being used: "SOCKETS". Location
where the error was detected: "". Communication function detecting the error:
"connect". Protocol specific error code(s): "146", "*", "*". SQLSTATE=08001
The node, database and DCS directory entries at the Connect gateway instance were all correctly catalogued, and I could access the mainframe databases from the Connect gateway server. On a unix db2 client (which is still at 7.1), the node and database directories were also correctly catalogued, pointing at the gateway server. But when i run
db2 connect to <mfdb> user <userid>
i get the above mentioned error.
Please advice.