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

DBMOVER Configuration Statement for IMS Unload Data Sets

DBMOVER Configuration Statement for IMS Unload Data Sets

If you use an IMS unload data set, you must specify the IMSID parameter in the DBMOVER configuration member.
For bulk data movement, this parameter defines the DBDLIB and the RECON data sets:
IMSID=(
ims_ssid
,
DBD_lib
,RECON=(
recon
,
recon
,...))
Where:
  • ims_ssid
    is the IMS subsystem identifier. Specify a 1- to 8-character alphanumeric string.
    In the IMS data map, enter an IMS SSID value that matches this value to enable PowerExchange to find the DBDLIB data set.
  • DBD_lib
    is the name of the IMS DBDLIB data set that contains the DBD load modules.
  • recon
    is an IMS RECON data set. Specification of RECON data sets is required for IMS log-based CDC only. Use commas to separate RECON data sets.
For IMS unload data sets, only the IMS subsystem identifier and IMS DBDLIB data set options are required.

0 COMMENTS

We’d like to hear from you!