Did not get JCL output for job, job timed
out
Explanation
A timeout occurred while waiting for a response from
the submitted job.
System action
Depending on the reason why the results were not
returned, the job might run at a later time unless it is purged.
User response
There might be a number of reasons why a timeout
occurred:
- The Class used in the Job statement might
be inappropriate. Typically, CICS DA jobs are short-running tasks
that are dispatched in a timely manner. Contact your z/OS system programmer
for an appropriate Class to use.
- A duplicate job ID might be running. Check the system queue to
see if the job is blocked by a duplicate job . Consider using a different
job name in your DA connection to avoid duplication.
- The system might be running slowly. Consider changing the job
timeout values in the DA connection preferences. You should attempt
to resolve your system problems before changing the values.