Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

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!