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

Starting the PowerExchange Listener on Linux and UNIX

Starting the PowerExchange Listener on Linux and UNIX

Run the PowerExchange Listener dtllst program from the command prompt:
dtllst
node_name
[config=
directory
/
config_file
] [license=
directory
/
license_key_file
]
Include the optional config and license parameters if you want to specify configuration and license key files that override the original dbmover.cfg and license.key files.
You can add an ampersand (
&
) at the end to run dtllst in background mode. Also, you can add the nohup prefix to run dtllist permanently.
Alternatively, use the startlst script that was shipped with PowerExchange. The startlst script deletes the detail.log file and starts the PowerExchange Listener.
If you run PowerExchange and PowerCenter on the same machine, using the same user account, you must create separate environments for PowerExchange and PowerCenter. To create the appropriate PowerExchange environment and start the PowerExchange Listener, run the pwxsettask.sh script.
Use the following syntax:
pwxsettask.sh dtllst
node_name
["config=
directory
/
config_file
"] ["license=
directory
/
license_key_file
"]
The quotation marks are optional.

0 COMMENTS

We’d like to hear from you!