Answer Posted / vinay sonar
No,the job will get abend and you will get JCL ERROR
as 'JOB HAS NO STEPS'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the function of dd disp parameter?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Name what parameter directs the output of the job log dataset?
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?
When output dataset space is required, what quantity categories are used?
How does jcl act on a cobol code?
What are hierarchy levels in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
Define concatenating?
Name a few IBM utility programs, and explain its function.
What statement can be used to send data to another mvs jes3 node?
What is the purpose of dd?
How do you overcome this limitation ?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?