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

Creating a Data Map from an Extraction Map

Creating a Data Map from an Extraction Map

You can create a PowerExchange data map from an extraction map.
For example, you might want to create a sequential data map with the same layout as a DB2 table or an Adabas table.
PowerExchange stores the data map in the current resource configuration directory on the local system.
To create a data map from an extraction map:
  1. Open the extraction group, and open the extraction map.
  2. Right-click the extraction map and click
    Create Data Map
    .
  3. In the
    Create Map
    dialog box, enter the following information:
    Schema Name
    Enter the schema name, which PowerExchange uses as the first part of the data map name, as follows:
    schema_name
    .
    map_name
    Map Name
    Enter the map name, which PowerExchange uses as the second part of the data map name, as follows:
    schema_name
    .
    map_name
    Include Capture Control Fields
    Includes the following PowerExchange-generated columns in the data map:
    • DTL__CAPX
      type
    • DTL__
      columnname
      _BI
    • DTL__
      columnname
      _CI
    Clear this option to exclude these columns from the data map.
    Default is selected.
    Include Binary Count and Null Indicator Fields
    Includes the PowerExchange-generated columns, DTL__
    columnname
    _CNT and DTL__
    columnname
    _IND, in the data map.
    Clear this option to exclude these columns from the data map.
    Default is cleared.
  4. Click
    OK
    .
    PowerExchange saves the data map in the current resource configuration directory on the local system.

0 COMMENTS

We’d like to hear from you!