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

Setting Data Map Properties to Get the RRN or RBA in a VSAM Data Set Record

Setting Data Map Properties to Get the RRN or RBA in a VSAM Data Set Record

You can set data map properties to get the relative record number (RRN) or relative byte address (RBA) for VSAM data set records.
  1. Open the data map.
  2. Right-click the data map and click
    Properties
    .
  3. On the
    Access Method
    tab in the
    Data Map Properties
    dialog box, select one of the following options:
    • To get the RBA for ESDS data sets, select
      Prefix record with XRBA
      .
    • To get the RRN for RRDS data sets, select
      Prefix Record with RRN
      .
    If you request that PowerExchange return the RRN or RBA value, you must add an 8-byte binary field at the beginning of the record definition to contain this value.
  4. Open the record.
  5. In the
    Record
    window, right-click the first field in the record and click
    Add Field Before
    .
  6. Enter a value for
    Field Name
    . Select
    BIN
    for the
    Field Type
    and
    8
    for the
    Length
    field.
  7. Click
    OK
    .
  8. Open the table.
  9. In the
    Table
    window, right-click the first column in the table and click
    Add Column Before
    .
  10. In the
    Name
    field, enter a name for the new column.
  11. In the
    Base Field
    list, select the new field.
  12. To send the data map to the z/OS system where the VSAM data set resides, click
    File
    Send to Remote Node
    .

0 COMMENTS

We’d like to hear from you!