Link to home
Start Free TrialLog in
Avatar of itsonlyme4
itsonlyme4

asked on

CATALOG A DB2 TCPIP NODE with AN ALIAS

I know I can catalog a DB2 Database with an Alias.    Is there a way to do the same thing with a TCPIP node?

We would like to test using a new DB2 connect server without breaking the existing connections.
Avatar of Kent Olsen
Kent Olsen
Flag of United States of America image

Hi me,

It's a 2 step process.

Use CATALOG TCPIP NODE to define the TCPIP connection to a DB2 server (node).

Then use CATALOG DATABASE to define the connection to the database alias on the TCPIP NODE



Good Luck!
Kent
ASKER CERTIFIED SOLUTION
Avatar of Kent Olsen
Kent Olsen
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial