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

PowerExchange Listener Configuration Tasks for Bulk Data Movement

PowerExchange Listener Configuration Tasks for Bulk Data Movement

Complete some or all of the following PowerExchange Listener configuration tasks, as needed for your environment:
  • Configure the PowerExchange Listener by defining statements in the DBMOVER configuration file. You can accept default settings or you can customize configuration statements for your environment.
  • Configure the TCP/IP port number if the default port number of 2480 is not available or if you use multiple PowerExchange Listeners and need to define additional ports for them.
  • Configure alternative logging for message and trace information. PowerExchange provides a single log file by default. Because logging data to a single file is inefficient and can result in the log file becoming full, use the PowerExchange alternative logging strategies that are described in the
    PowerExchange Reference Manual
    . To implement alternative logging, you must specify the TRACING parameter in the DBMOVER configuration file.
    On z/OS systems, the default DBMOVER configuration file that is shipped with PowerExchange includes the TRACING statement. Also, the JCL that is provided for PowerExchange jobs, such as netport jobs, contains the following statement for allocating log data sets:
    DTLLOG01 DD SYSOUT=*
    Often, this default logging setup is sufficient. However, multiple other logging strategies are available.
  • On Linux, UNIX, or Windows, place an exact or modified copy of the dbmover.cfg and license.key files in a location other than the default location. This practice preserves the original files if you upgrade to a new release. To define the alternative files to the PowerExchange Listener, you can enter the full path and file name of each file in the CONFIG and LICENSE statements on the dtllst command when you start the PowerExchange Listener. Alternatively, you can specify the alternative files in the PWX_CONFIG and PWX_LICENSE environment variables.
  • On z/OS, configure the PowerExchange Listener JCL.
  • On z/OS, if you use CA TCPAcess instead of IBM z/OS TCP/IP, set up TCP/IP sockets to use TCPAccess.

0 COMMENTS

We’d like to hear from you!