DSNL519I csect-name TCP/IP SERVICES AVAILABLE FOR DOMAIN domain AND port-type tcpport

Explanation

Db2 is ready to accept connections on any IP address supported by the TCP/IP stack. This message is issued when re-initialization is successful. Db2 will not accept any connection request until this message is issued.

csect-name
The name of the control section that issued the message.
domain
The TCP/IP domain name used by this Db2 subsystem to accept incoming connection requests.
port-type
The type of Db2 port, with one of the following values:
SECURE PORT
The Db2 TCP/IP secure port (SECPORT), or a started static or dynamic alias defined with a port value, which can only receive SSL communications.
RESYNC PORT
The Db2 TCP/IP RESYNC port (RESPORT), or a started static or dynamic alias defined with a port value, which can only receive two-phase commit decisions from transaction coordinators.
PORT
The main Db2 TCP/IP port, or a started static or dynamic alias defined with a port value, which can receive DRDA and REST service requests.
tcpport
The TCP/IP port number used by this Db2 subsystem to accept incoming connection requests.

System action

The Db2 TCP/IP port number is available to accept incoming connection requests on any IP address supported by the TCP/IP stack.