The SUBMITTIMEOUT statement specifies the time, in seconds, that a PowerExchange Listener waits to receive notification from a spawned batch job that it has started.
z/OS
LOADJOBFILE and NETPORT
No
SUBMITTIMEOUT={
timeout_seconds
|
60
}
For the
timeout_seconds
variable, enter a number from 1 through 86400. Default is 60.
By default, a PowerExchange Listener waits for 60 seconds for the spawned jobs to start. If this time expires, PowerExchange times out the job, stops the task in the PowerExchange Listener, and writes the PWX-00426 message to the PowerExchange message log.
This statement applies to all batch jobs that a PowerExchange Listener spawns, which includes the following:
Netport jobs
DB2 LOAD utility jobs
CA IDMS/DB metadata jobs
Jobs submitted using the PROG=SUBMIT option of the DTLREXE utility