s***@gmail.com
2012-09-19 15:02:14 UTC
Hello folks,
I'm a Windows DBA and have been asked to setup DB2 federation to query AS/400 data from DB2 on Windows. I have got federation feature turned on on DB2 Windows server and got the below catalog commands executed successfully:
DB2 CATALOG TCPIP NODE ASNODE REMOTE ASSERV SERVER 8479
DB2 CATALOG DB PROD AS ASDB AT NODE ASNODE AUTHENTICATION DCS
DB2 CATALOG DCS DB ASDB AS PROD
However, when trying to connect to the database or trying to create server definition in DB2 Control Center, the connection hungs forever. In the mean time, if I do NETSTAT -a, I could see the connection is established to as400 system with the correct port number.
I wonder if something needs to be enabled in AS/400 system for this to work, as I have no problem to use Client Access ODBC connection from MS Access.
Any help would be appreciated.
Thanks
Simon
I'm a Windows DBA and have been asked to setup DB2 federation to query AS/400 data from DB2 on Windows. I have got federation feature turned on on DB2 Windows server and got the below catalog commands executed successfully:
DB2 CATALOG TCPIP NODE ASNODE REMOTE ASSERV SERVER 8479
DB2 CATALOG DB PROD AS ASDB AT NODE ASNODE AUTHENTICATION DCS
DB2 CATALOG DCS DB ASDB AS PROD
However, when trying to connect to the database or trying to create server definition in DB2 Control Center, the connection hungs forever. In the mean time, if I do NETSTAT -a, I could see the connection is established to as400 system with the correct port number.
I wonder if something needs to be enabled in AS/400 system for this to work, as I have no problem to use Client Access ODBC connection from MS Access.
Any help would be appreciated.
Thanks
Simon