Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Bulk Data Movement
  3. PowerExchange Listener
  4. Adabas Bulk Data Movement
  5. Datacom Bulk Data Movement
  6. DB2 for i5/OS Bulk Data Movement
  7. DB2 for Linux, UNIX, and Windows Bulk Data Movement
  8. DB2 for z/OS Bulk Data Movement
  9. IDMS Bulk Data Movement
  10. IMS Bulk Data Movement
  11. Microsoft SQL Server Bulk Data Movement
  12. Oracle Bulk Data Movement
  13. Sequential File Bulk Data Movement
  14. VSAM Bulk Data Movement
  15. Writing Data with Fault Tolerance
  16. Monitoring and Tuning Options

Bulk Data Movement Guide

Bulk Data Movement Guide

Rules for Reject File Naming on z/OS

Rules for Reject File Naming on z/OS

On MVS, PowerExchange uses the following reject file naming rules:
  • If you do not specify a reject file value, PowerExchange writes the reject data to the following data set:
    userid
    .
    jname
    .JOB
    nnnnn
    .PWXR.
    strategy
    .T
    nnnnnnn
    Where:
    • userid
      is the user ID under which the job runs.
    • jname
      is the job name.
    • JOB
      nnnnn
      is the job number.
    • strategy
      is I (Insert), U (Update), D (Delete), or M (Mutated Update).
    • T
      nnnnnnn
      is a unique name of up to eight characters in length.
      PowerExchange uses JOB
      nnnnn
      if the PowerExchange Listener or netport job runs as a batch job or uses STC
      nnnnn
      if the PowerExchange Listener or netport job runs as a started task.
  • Optionally, you can enter a data set prefix. PowerExchange generates a unique data set name that has the following format:
    prefix
    .J
    nnnn
    .PWXR.
    strategy
    .T
    nnnnnnn
    The
    prefix
    qualifier can be up to 19 characters in length.

0 COMMENTS

We’d like to hear from you!