écrivait dans
news:37589cfd-c02f-4c0b...@googlegroups.com ce qui
suit:
> Hello folks,
Hello
>
> 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
You may want to try to use drda service on port 443. As far as I know
for connecting from a DB2 machine, drda should be used.
Make also sure that drda service is started on AS400 side (STRTCPSVR
*DDM) if you try to connect to port 443.
> 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.
Client Access ODBC uses as-file service (on port 8479) as you noted.
>
> Any help would be appreciated.
>
> Thanks
> Simon
>
--
Cordialement
Marc Rauzier
(pour me répondre, ne pas utiliser le from mais le reply-to)