How to release the Output HELD by using HOLD = YES on DD
statement ?
Answer Posted / rup
Yes to release the output held we use HOLD=YES in dd statement
//DDNAME DD HOLD=YES
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
How dummy is used in jcl?
What is the motivation behind coding class parameter in job statement?
What are the 2 types of parameters in dd statement?
What is the function of the dd dcb keyword?
How can return codes be tested before execution of a job step?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to run cobol program using jcl?
what is DSN parameter and DISP parameter is used for?
How do you overcome this limitation ?
Explain the function of the steplib dd statement?
What are the parameter we cannot use in procedure?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is multithreading in jcl?
How can the attributes of one sms dataset be copied to another dataset?