Answer Posted / zerro
No, you can't. But you can use system program IEFBR14 to do
nothing on the sole step, e.g.
//MYJOB JOB
//MYSTE EXEC PGM=IEFBR14
p.s. what is the purpose to write a job without any real
work inside?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Define concatenating?
What statement can be used to send data to another mvs jes3 node?
what is use of disp parameter in dd statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What are hierarchy levels in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the significance of addrspc parameter in the exec statement?
What dd statement is used to supply the name of a dataset?
How can the attributes of one sms dataset be copied to another dataset?
What is the significance of addrspc parameter in exec statement?
how would you create a temporary dataset? And where will you use them?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Is their any set of rules for dd? Explain.