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.