What does the statements: typrun=scan and typrun=hold do in
a JCL statement
Answer Posted / guest
typrun=scan checks the JCL for errors, typrun=hold holds the
job until further notice.
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
Brief description of inline procedure of jcl.
Explain the function of //jcllib statement?
What is the difference between the positional and keyword parameters? Give examples.
Is automatic restart possible in jcl? If yes, how?
What is the function of the dd avgrec keyword in sms datasets?
What is jcl in mainframe?
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.
which utility is used to sort a file in jcl?
Does jcl support automatic restart?
Is automatic restart possible in jcl?
what is JCL?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to pass the parameter in parm using linkage section ? (syntax)?
In job processing, what happens in conversion stage?