What does the statements: typrun=scan and typrun=hold do in
a JCL statement

Answer Posted / shesha

TYPRUN=SCAN will check the JCL for syntax errors alone, the
job is not executed
whereas
TYPRUN=HOLD will hold this JCL without executing it, until
a further notice is given to run it.

Is This Answer Correct ?    36 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl work to handle various input output file operations?

658


how to run batch program without jcl?

10077


what is DD statement is used in JCL?

682


what is DSN parameter and DISP parameter is used for?

676


Explain the job statement in jcl?

653






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

927


What do you understand by the terms: joblib and steplib?

626


Why include statement is used in a jcl?

689


what happens in execution stage in job processing?

655


Is it possible to left uncode disp? If yes, how?

708


is there any way to execute more than one proc in the same exec statement at the same time..?

2109


Is condition checking possible in jcl? If yes, how?

737


What is the format of comment statement?

667


Differentiate between the joblib and the steplib statements?

859


how do you code a null statement?

780