JCL Example:
//
//RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID
//STEP01 EXEC PGM=IEFBR14
//
..
..
If this JCL will run or it'll throw the ERROR?
Answer Posted / nidhi
The JCL will throw error as the first line cannot be blank.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
How is the record format of an output dataset specified?
what are the statements that are not valid to be included in an include statement?
What is the motivation behind coding class parameter in job statement?
Explain the function of //cntl statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
List the various advantages of using jcl language?
What are the jcl procedures?
when can a job time-out occur? How to overcome that?
whats the diff bw the evaluate also and and?
How does jcl specify the job to the operating system?
Give the syntax of job specifying jcl statement.
How to pass the parameter in parm using linkage section ? (syntax)?
How dummy is used in jcl?
When space is allocated for an output dataset, what units can be used?