If job is submitted with typerun = hold then how can we
submit the same job?
Answer Posted / sumit
do you mean active environment of control m by IOF ?
if yes, F is the command to release the hold job
F --> Free
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is it possible to define dd statements as you want?
What is the significance of addrspc parameter in exec statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
How can the submitting users racf authority be overridden in a job stream?
what is use of space parameter in dd statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What parameter directs the output of the job log dataset?
List the different components of jcl statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
in ways data can be passed to a COBOL program from JCL?
In job processing, what happens in execution stage?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?