Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Bulk Data Movement
  3. PowerExchange Listener
  4. Adabas Bulk Data Movement
  5. Datacom Bulk Data Movement
  6. DB2 for i5/OS Bulk Data Movement
  7. DB2 for Linux, UNIX, and Windows Bulk Data Movement
  8. DB2 for z/OS Bulk Data Movement
  9. IDMS Bulk Data Movement
  10. IMS Bulk Data Movement
  11. Microsoft SQL Server Bulk Data Movement
  12. Oracle Bulk Data Movement
  13. Sequential File Bulk Data Movement
  14. VSAM Bulk Data Movement
  15. Writing Data with Fault Tolerance
  16. Monitoring and Tuning Options

Bulk Data Movement Guide

Bulk Data Movement Guide

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:
  1. 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
  2. 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
  3. Add the TCPAccess LOAD and LINK libraries to the STEPLIB DD concatenation of any PowerExchange jobs that communicate with netport jobs.
  4. Add the following statement to the DBMOVER configuration member in the RUNLIB library:
    TCPIPVER=2

0 COMMENTS

We’d like to hear from you!