Hi All,
I'm new to DB2, we've just started using it for a BI project and I need some help. (db2 is running on a linux server)
One of our developers needs to make a JDBC connection to the test database "enttest". He's tried writing an applcation to connect to port 50000 but has no joy.
Looking at the results of netstat -a I can't see anything listening on port 50000.
After looking around i've added a tcp/ip entry in /etc/services called db2cdb2inst1 for port 50000 and set the tcp/ip service in the db2 database manager configuration to point at this entry. after a server/db2 restart still no connection. Any idea's
I'm new to DB2, we've just started using it for a BI project and I need some help. (db2 is running on a linux server)
One of our developers needs to make a JDBC connection to the test database "enttest". He's tried writing an applcation to connect to port 50000 but has no joy.
Looking at the results of netstat -a I can't see anything listening on port 50000.
After looking around i've added a tcp/ip entry in /etc/services called db2cdb2inst1 for port 50000 and set the tcp/ip service in the db2 database manager configuration to point at this entry. after a server/db2 restart still no connection. Any idea's