Hello,
In our shop, we are having DB2 Connect Gateway ESE on Windows is used to connect to the DB2 on Z/OS. For a POC, I'm wondering whether it is possible to give multiple TCP port entries in the Services file for a 'svcename' on a db2 instance ?.
I tried with multiple TCP entries say : (db2 is the instance name)
db2c_db2 2000/tcp
db2c_db2_end 2002/tcp
on the services file for the same svcename. But after the db2service stop & start, the first TCP entry is taken .
The environment is DB2 Connect Gateway ESE v8.2 on Windows and DB2 v7.1 on Z/OS..
Appreciate your response ..