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

Data Map Properties - ESDS Access Method

Data Map Properties - ESDS Access Method

View or edit properties for a VSAM entry-sequenced data set (ESDS) data map.
File Name
The fully-qualified data set name of the VSAM entry-sequenced data set (ESDS).
Number of Data Buffers
The number of I/O buffers for data control intervals that PowerExchange requests VSAM to allocate.
Default is 2.
CI ACCESS
Accesses the entire contents of a control interval rather than individual data records when reading VSAM data sets. This option improves read performance.
Clear this option to access the contents of individual data records when reading VSAM data sets.
You cannot use the
CI ACCESS
option if the data set is compressed.
Prefix record with XRBA value
Returns the extended relative byte address (XRBA) value for all records read from the VSAM data set. The XRBA value is returned in the first eight bytes of each record.
You must has include a 8-byte binary field at the beginning of the record to contain the XRBA value. If you select this option and you do not include an 8-byte binary field at the beginning of the record, the data maps incorrectly when you get it.
File List Processing
Uses file list processing for the data map.
Data Codepage
The code page that describes the character set for the character data in the database. For the
Default
code page, PowerExchange uses the default code page for the operating system.
Default is
Default
.
Skip First
n
Records from File
The number of header records in the data file to skip. For example, if the data file contains one or more header records that do not contain data, enter the number of header records to skip.
Valid values are from 0 through 2147483647. Default is 0.

0 COMMENTS

We’d like to hear from you!