Table of Contents

Search

  1. Preface
  2. PowerExchange Navigator Introduction
  3. Data Maps
  4. Data Maps for Specific Data Sources
  5. Copybooks
  6. Registration Groups and Capture Registrations
  7. Extraction Groups and Extraction Maps
  8. Personal Metadata
  9. Database Row Test
  10. PowerExchange Navigator Examples
  11. Appendix A: PowerExchange Functions for User-Defined Fields
  12. Appendix B: User Access Method Programs
  13. Appendix C: Application Groups and Applications
  14. Appendix D: Data Map Properties
  15. Appendix E: Record, Field, and Table Properties
  16. Appendix F: DTL__CAPXTIMESTAMP Time Stamps
  17. Appendix G: Trace for Creating a Memory Map When Importing a COBOL Copybook

Navigator User Guide

Navigator User Guide

Data Files and File-List Processing

Data Files and File-List Processing

You must associate data maps for flat files or sequential data sets with a data file that defines the record types and the data in the data map.
To associate multiple data files with a data map, you can associate a data map with a file-list file. In a file-list file, you list multiple data files. PowerExchange concatenates and processes the data in the data files in the order in which you list the files.
File-list processing is supported for data maps defined with the ESDS, SEQ, and TAPE access methods only.
You must associate a data file with a data map for the following data sources:
  • DB2 unload files
  • Flat files
  • Sequential data sets
  • Tape data sets
  • User access method programs
  • VSAM ESDS, KSDS, and RRDS data sets
To determine the data file or files associated with a record, you can use the GetCurrentFileName function in an expression in a user-defined field in the data map.
PowerExchange cannot read large format sequential data sets. If you specify DSNTYPE=LARGE in the DD statement when you create the data set, PowerExchange cannot read it. Instead, you can specify DSNTYPE=EXTREQ in the DD statement.

0 COMMENTS

We’d like to hear from you!