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 / venkat
Yes Lu. As per ur requirement if i added account info.
What will happen for the "double //" when JCL starts
executing?
//
//RUNJCL JOB ,'COUNT',CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID
//STEP01 EXEC PGM=IEFBR14
//
..
..
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
what is SOC4 error?
What are steplib and joblib? What for they are used?
Can I send output of job to my remote device careerride123?
What is the function of a dd statement?
Explain the function of //jcllib statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Define concatenating?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
In sms datasets, what is the function of the dd avgrec keyword?
How can values be passed from the job stream to an executable program?
what is the difference between JES3 and JES2?
What is the use of disp parameter?
What is the significance of addrspc parameter in the exec statement?