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

CMDNODE Statement

CMDNODE Statement

The CMDNODE statement specifies connection information for a PowerExchange process that is the target of pwxcmd commands.
Include the CMDNODE statement in the dbmover.cfg file on the Linux, UNIX, or Windows system from which you issue pwxcmd commands.
Linux, UNIX, and Windows
SVCNODE
No
CMDNODE=(
service_name
,{CONDENSE|ECCR|LISTENER} ,
host_name
,
connect_port
)
service_name
Required. User-defined name of the command-handling service for the PowerExchange process to which you want to send pwxcmd commands. Use this service name when issuing pwxcmd commands to this PowerExchange process. For connection to a PowerExchange log-based ECCR or Datacom table-based ECCR on z/OS, this value is the ECCR name. Ensure that this value matches the ECCR name specified in the corresponding SVCNODE statement.
{CONDENSE|ECCR|LISTENER}
Required. The PowerExchange service type.
Options are:
  • CONDENSE
    . PowerExchange Condense or PowerExchange Logger for Linux, UNIX, and Windows.
  • ECCR
    . A PowerExchange Adabas, IDMS, or IMS log-based ECCR or Datacom table-based ECCR on z/OS.
  • LISTENER
    . A PowerExchange Listener.
No default value is provided.
host_name
Required. The host name or IP address of the target system to which you want to send commands.
connect_port
Required. The port number on which the command-handling service for the PowerExchange process listens for pwxcmd commands. This port number must match the port number in the corresponding SVCNODE statement.

0 COMMENTS

We’d like to hear from you!