How to release a JOB (from the input queue) held by TYPRUN =
HOLD ? and how to see the installation default time after
which a JOB will be automatically released ? How to see the
list of currently HELD JOBS ?
Answer Posted / saisankar
typrun=hold
can be relesed by specifying
typrun=run.
for info:saisankar85@gmail.com
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
What is the function of dd disp parameter?
List the different jcl statements that are not permitted in the procedures?
Is it possible to code instream data in a PROC?
What are the jcl procedures?
what is JCL?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
I need exexution process for JCL programs
What is the format of comment statement?
How is the record format of an output dataset specified?
what is the resolution for sb37 error
What dd statement is used to supply the name of a dataset?
How can a stopped job be started again?
Differentiate between addressing mode and run mode.
what are JCLLIB and STEPLIB in JCL?