Hi All,
I am trying to replicate from DB2 V8.1.6 on Linux to DB2 V8.2 on XP. When I started Capture program, I got following error in db2diag.log:
Code:
2006-06-02-17.58.14.164000-240 I274446H234 LEVEL: Error
PID : 3360 TID : 2796
FUNCTION: DB2 Tools, DB2 administration server, DasCommFactory::isLocalHost, probe:20
DATA #1 : Sint32, 4 bytes
-2129723342
2006-06-02-17.58.16.649000-240 I274682H235 LEVEL: Error
PID : 3360 TID : 2796
FUNCTION: DB2 Tools, DB2 administration server, DasCommTcpIpAdapter::connect, probe:40
DATA #1 : Sint32, 4 bytes
-2129723342
2006-06-02-17.58.18.953000-240 I274919H234 LEVEL: Error
PID : 3360 TID : 3804
FUNCTION: DB2 Tools, DB2 administration server, DasCommFactory::isLocalHost, probe:20
DATA #1 : Sint32, 4 bytes
-2129723342
2006-06-02-17.58.21.357000-240 I275155H235 LEVEL: Error
PID : 3360 TID : 3804
FUNCTION: DB2 Tools, DB2 administration server, DasCommTcpIpAdapter::connect, probe:40
DATA #1 : Sint32, 4 bytes
-2129723342
When I checked capture status, I got:
Code:
SQL22212 A DB2 Administration Server communication error has been
detected. Client system: "192.168.0.101". Server system
"syslindb7".
I checked Administration Server, it's running.
Please help me with my first replications. Thanks.