Table of Contents

Search

  1. Preface
  2. Summary of PowerExchange New Features and Changes
  3. PowerExchange Installation and Upgrade
  4. PowerExchange Agent
  5. PowerExchange Client for PowerCenter
  6. PowerExchange Condense
  7. PowerExchange Listener
  8. PowerExchange Logger for Linux, UNIX, and Windows
  9. PowerExchange Navigator
  10. PowerExchange Monitoring and Tuning
  11. PowerExchange Utilities
  12. PowerExchange for Adabas
  13. PowerExchange for CA Datacom
  14. PowerExchange for DB2 for i
  15. PowerExchange for DB2 for Linux, UNIX, and Windows
  16. PowerExchange for DB2 for z/OS
  17. PowerExchange for CA IDMS
  18. PowerExchange for IMS
  19. PowerExchange for Microsoft SQL Server
  20. PowerExchange for MySQL
  21. PowerExchange for Oracle
  22. PowerExchange for PostgreSQL
  23. PowerExchange for VSAM and Flat Files
  24. PowerExchange ODBC

Enhancements to the Data Map Creation Utility

Enhancements to the Data Map Creation Utility

For sequential and VSAM data sources on z/OS, when you configure the data map creation utility to find record ID (RID) fields, you can configure the following new elements in the control file:
  • excludeUnmatchedRecords element. Creates data map records only for those layouts that match all of the data records that have a given RID value.
    By default, the utility preserves the original behavior. That is, the utility defines one record and one table in the data map for each layout that the copybook defines, up to the maximum number that the maxRedefines element specifies. For each layout that matches all of the data records that have a given RID value, the utility assigns an RID value to the record in the data map.
  • fieldOffset element. Specifies the byte offset of the RID in a data record. This feature is useful if you know the location of this field in the copybook.
    By default, the utility preserves the original behavior. That is, if you configure the utility to find RID fields, the utility determines the location of the RID field.
  • matchFieldWidth element. Specifes that the FieldWidth element defines the exact byte width of the RID field instead of the maximum number of bytes. This feature is useful when you know the exact width of this field.
    By default, the utility preserves the original behavior. That is, the fieldWidth value that you define represents the maximum number of bytes in the RID field.
For more information, see the "createdatamaps - Data Map Creation Utility" chapter in the
PowerExchange Utilities Guide
.

0 COMMENTS

We’d like to hear from you!