How to release the Output HELD by using HOLD = YES on DD
statement ?
Answer Posted / deepak_developer
$O command or the $T OJ command releases a held job if it
has hold=yes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is JCL?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of the steplib dd statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the function of //jcllib statement?
What is NOTCAT ?
a dd statement has 2 types of parameters. Name them?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what JCL Procedures?
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' ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
when does a dataset go uncataloged?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does the jcl specify the job to os?
What parameter of the job statement is used to limit the cpu time consumed by the job?