Configuring PowerExchange TCP/IP Sockets for CA TCPAcess
Configuring PowerExchange TCP/IP Sockets for CA TCPAcess
PowerExchange uses the IBM TCP/IP software by default. However, on a z/OS system, you can optionally configure PowerExchange to use CA TCPAcess software. PowerExchange supports TCPAccess version 5.3 or later.
If you upgrade TCPAcess from version 5.3 to 6.0, you do not need to change PowerExchange configuration.
To configure PowerExchange TCP/IP Sockets for CA TCPAccess:
Edit the PowerExchange Listener JCL as follows:
Add the TCPAccess LOAD and LINK libraries to the STEPLIB DD concatenation.
Add the following DD statement:
//SYSTCPD DD DISP=SHR,
hlq
.TCPIP.DATA
Add the TCPAcess LOAD and LINK libraries to one of the following members of the PowerExchange RUNLIB library:
STARTLST if you run the PowerExchange Listener as a batch job
PWXLSTNR if you run the PowerExchange Listener as a started task
Add the TCPAccess LOAD and LINK libraries to the STEPLIB DD concatenation of any PowerExchange jobs that communicate with netport jobs.
Add the following statement to the DBMOVER configuration member in the RUNLIB library: