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

Allocate a PDSE for the IMS Catalog Builder Utility Output

Allocate a PDSE for the IMS Catalog Builder Utility Output

If you use the IMS Catalog Builder Utility, DFS3LU00, to create database descriptors (DBDs) from the IMS catalog for the IMS system, allocate an extended partitioned data set (PDSE) for the utility output. PowerExchange reads DBD information from the PDSE for source objects when you create data maps.
The data set must have the following DCB characteristics:
  • Record format (RECFM) of F for fixed-length
  • Record length (LRECL) of 80
  • Block size (BLKSIZE) of 80
Also, the data set name must match the PDSE member name specified in the LU00FILE statement in the DBMOVER configuration file.
For example, you could allocate a data set with the following characteristics:
Data Set Name . . . : USER1.IMS.DFS3LU General Data Current Allocation Management class . . : DEFAULT Allocated blocks . : 15,360 Storage class . . . : STANDARD Allocated extents . : 1 Volume serial . . . : Z6SMLF Maximum dir. blocks : NOLIMIT Device type . . . . : 3390 Data class . . . . . : DEFAULT Organization . . . : PO Current Utilization Record format . . . : F Used pages . . . . : 11 Record length . . . : 80 % Utilized . . . . : 3 Block size . . . . : 80 Number of members . : 0 1st extent blocks . : 15360 Secondary blocks . : 13 Data set name type : LIBRARY Dates Data set version . : 1 Creation date . . . : 2019/06/20 Referenced date . . : 2019/08/30 Expiration date . . : ***None***
After data maps are successfully created, PowerExchange automatically deletes DBD information from the PDSE. No PDSE maintenance is required.

0 COMMENTS

We’d like to hear from you!