I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / neha
if u submit it in my opinion it shud not give any errors as
it is allowed and i think every job would get its own
unique JES number and u cn view each one of them on the
spool according to their JES number....
not sure though...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Where & How Do You Code Identifier In Jcl?
What is jcl in mainframe?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How to pass data to a program that is coded in an exec statement?
What is concatenating?
What is the significance of addrspc parameter in the exec statement?
How do you create a temporary dataset?
What is one line to pass PARM from JCL to COBOL?
what happens in execution stage in job processing?
what is SOC4 error?
Is it possible to left uncode disp? If yes, how?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What happens if both JOBLIB & STEPLIB is specified ?
what is the purpose of coding class parameter in job statement?
How jcl is used for testing batch programs?