Answer Posted / saravanan
"why? I need the explanation in this. Can any one give why
the Jos is giving the JCL error. 'JOB HAS NO STEPS'
--because u would have missed
//* --Prior to the exec steps like
EXEC <Proclib>
Or u would have missed the keyword EXEC itself. Please
check.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can a stopped job be started again?
Is it possible to define dd statements as you want?
What is the significance of addrspc parameter in the exec statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How can the disposition of sysout datasets be set for an entire jobstream?
is there any way to execute more than one proc in the same exec statement at the same time..?
How can a jobs execution priority be modified?
How gdg are concatenated?
What are the difference between jcl and jes?
what is use of dcb parameter in dd statement?
Why include statement is used in a jcl?
Give the syntax of job specifying jcl statement.
What do you understand by the terms: joblib and steplib?
How does jcl specify the job to the operating system?
Is automatic restart possible in jcl? If yes, how?