I assume you are asking about how to connect DB2 Connect to UT? When you start UT with one of the sysparms that starts DB2, the DB2 DDF server is started as well. When DDF starts, it issues a number of WTOs that specify the ip address, DB2 subsystem name, DB2 location name, and connect port. If you can't find these WTOs in the log, do a -DB9G DISPLAY DDF command from the MVS Console or SDSF and you will see these values. For a UT system as supplied by IBM, the valid parameters are:
ip address - your TCP/IP address as specified in TCPIP.PROFILE
DB2 subsystem name - DB9G
DB2 location name - DALLAS9
Connect port - 5035
Using these values, you can create a remote connection to your DB2 on the UT box.
RDzJohn
RDzJohn