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

Configuring the PowerExchange dbmover.cfg File on Windows

Configuring the PowerExchange dbmover.cfg File on Windows

Before you add an IMS data map, update the dbmover.cfg file on Windows to provide access to the IMS source data.
Configuration settings depend on whether you access IMS by using DL/1 batch or IMS ODBA.
To configure the PowerExchange dbmover.cfg file on Windows:
  1. Add a NODE statement to the dbmover.cfg file to access the remote IMS system, as follows:
    • To use DL/1 batch or BMP to access IMS, add a NODE statement that points to the netport port for the PowerExchange Listener on z/OS. The format is:
      NODE=(
      location_name
      ,TCPIP,[
      hostname_or_IPaddress
      ],
      port_number
      )
    • To use IMS ODBA to access IMS, add a NODE statement that points to the PowerExchange Listener port on z/OS. The format is:
      NODE=(
      location_name
      ,TCPIP,[
      hostname_or_IPaddress
      ],
      port_number
      )
  2. Restart the PowerExchange Listener to implement the configuration changes.
    You do not need to start the PowerExchange Listener on Windows to access the IMS data.

0 COMMENTS

We’d like to hear from you!