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

LOADJOBFILE Statement

LOADJOBFILE Statement

The LOADJOBFILE statement specifies the PDS data set that contains the JCL template member for DB2 for z/OS LOAD utility and CA IDMS/DB metadata retrieval batch jobs.
z/OS
CA IDMS/DB and DB2 for z/OS
SUBMITTIMEOUT
No
LOADJOBFILE={
pds_name
|
A
}
For the
pds_name
variable, enter the PDS data set that contains the JCL template member for DB2 for z/OS LOAD utility and CA IDMS/DB metadata retrieval batch jobs. For DB2 LOAD utility operations, PowerExchange reads this data set on the system where you perform the bulk load. Default is A.
  • When you install PowerExchange, the z/OS Installation Assistant includes your RUNLIB data set name in the LOADJOBFILE statement in the DBMOVER member.
  • PowerExchange provides the following JCL template members in RUNLIB:
    • DB2LDJCL
      . Sample JCL for DB2 LOAD utility jobs for nonpartitioned tables.
    • DB2LDJCP
      . Sample JCL for DB2 LOAD utility jobs for partitioned tables.
    • IDMSMJCL
      . Sample JCL for CA IDMS/DB metadata retrieval.
    • IDMSMJCX
      . Sample JCL for CA IDMS/DB metadata retrieval that creates a temporary load library for the subschema load module.
  • By default, a PowerExchange Listener waits for 60 seconds for the spawned jobs to start. You can increase this timeout period by defining the SUBMITTIMEOUT statement. If the batch job does not start in the timeout period, PowerExchange times out the job, stops the task in the PowerExchange Listener, and writes the PWX-00426 message to the PowerExchange message log.

0 COMMENTS

We’d like to hear from you!