How to release the Output HELD by using HOLD = YES on DD
statement ?

Answers were Sorted based on User's Feedback



How to release the Output HELD by using HOLD = YES on DD statement ? ..

Answer / 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

How to release the Output HELD by using HOLD = YES on DD statement ? ..

Answer / 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

More JCL Interview Questions

The maximum number of in-stream procedure you can code in any JCL is ?

5 Answers  


I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?

16 Answers  


Explain about File Tailoring

1 Answers  


what is the meaning of 'sysin dd dummy'

3 Answers  


TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?

5 Answers   CTS,






I have three files for one step i need to override the third file how to do that in jcl?

1 Answers   UST,


1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent

4 Answers   Mind Tree,


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

0 Answers  


List the different components of jcl statement?

0 Answers  


how you can direct the data to spool using SYSOUT option?

0 Answers  


What is the significance of addrspc parameter in exec statement?

0 Answers  


What are isolation levels? Where do we need to specify them in compiling JCL?

3 Answers  


Categories