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

Adding an IDMS Data Map

Adding an IDMS Data Map

This example demonstrates how to add an IDMS data map and import a copybook into the data map.
PowerExchange downloads metadata from z/OS to create the data maps for CA IDMS/DB. When running with a security level of 0 or 1, data sets are created on z/OS prefixed with the user ID under which the PowerExchange Listener is running. If this user ID is not acceptable, include the TEMPHLQ statement in the DBMOVER configuration file.
To add an IDMS data map:
  1. On the
    Resources
    tab in the
    Resource Explorer
    , click
    Add > Data Map
    .
  2. Enter the following information in the
    Name
    dialog box:
    • Select the
      IDMS
      access method.
    • Select the
      Import Record Definitions
      option.
  3. Click
    Next
    .
  4. In the
    IDMS Access Method
    dialog box, enter information for the access method and click
    Finish
    .
  5. In the
    Import Copybook - Source Details
    dialog box, select
    Remote
    and select one of the following copybooks types:
    • COBOL
    • IDMS
    • PL/1
    Default is
    COBOL
    .
    COBOL and PL/I imports are allowed with IDMS. However, you must manually add the IDMS record navigation information.
  6. Click
    Next
    .
  7. Enter information in the
    Import Copybook - Remote Details
    dialog box for the copybook type.
    IDMS parameters are determined by the installation configuration and standards.
  8. If you selected the
    IDMS
    copybook type, in the
    Import Copybook - Remote IDMS Details
    dialog box, click
    Advanced
    .
    In the
    IDMS Advanced Properties
    dialog box, enter the additional information for acquiring the IDMS metadata. For more information, see IDMS Advanced Properties Dialog Box.
    Click
    OK
    .
  9. Click
    Finish
    .
  10. Click
    OK
    .
    If you click
    OK
    , the PowerExchange Navigator communicates with the PowerExchange Listener on the z/OS system specified by the node name in the
    Location
    list. The PowerExchange Listener submits batch job IDMSMJCL to import the IDMS metadata. IDMSMJCL is a member in the RUNLIB library on that z/OS system.
  11. Click
    Next
    .
    The
    Import Copybook - Configuration Details
    dialog box appears.
  12. Enter configuration details for the copybook.
    IDMS log-based change data capture works at a single-record level. If the data map is to be used for CDC processing, select the
    Create Table on Each Record Imported
    option.
    Also, for both bulk data movement and CDC processing, you can create a table for each imported record and create expressions that preserve set relationships among tables. To do so, select the following options:
    • Create Table on Each Record Imported
    • Create expressions for IDMS set relationships
    Alternatively, in some cases for bulk data movement you might want to create a complex table for each hierarchical path. To do so, select
    Create Tables for IDMS Hierarchical Paths
    .
    Selecting this option might result in significant data redundancy, as parent data is repeated for each row down to the lowest child in the hierarchy. Also, CDC workflows cannot correctly maintain these hierarchical paths. To maintain data relationships, in most cases it is best to create single-record tables and create expressions for IDMS set relationships.
  13. Click
    Finish
    .
  14. Click
    OK
    .
  15. In the
    Record Definition
    dialog box, click
    Apply
    .
  16. For the COVERAGE record, click
    OK
    .

0 COMMENTS

We’d like to hear from you!