Answer Posted / ayyappa
"IEFBR14" is the Dummy Utility, it is called bcos, it
depends on the DCB parameter of DD Statement. eg DCB=
(NEW,KEEP,DELETE). so here, the utility will create a new
dataset and keeps the dataset when successfully executed
and will delete when abnormally executed. So as the utility
depends on the DCB parameter only and does according to the
positional parameters in DCB so its called DUMMY UTILITY.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Is condition checking possible in jcl?
how you can direct the data to spool using SYSOUT option?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How can the disposition of sysout datasets be set for an entire jobstream?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the difference between jcl and jes?
Where can program checkpoints be stored for use in a restart?
How can a stopped job be started again?
Explain about LMQUERY�give a dialog information about a data set
What is catelog procedure and how many catelog procedure to use in one job?
how to run batch program without jcl?
Is their any set of rules for dd? Explain.
What do you understand by the term notcat 2 – gs?