can we have more than one job in a single job card that is
we are specifying only one 'job' statement in the jcl.
Answer Posted / reddy kanupuru
we can have more than one job in a job card .after the
first job give /* after that code another job and so on.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is the JCL statement consists of?
I need exexution process for JCL programs
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?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is the function of the steplib dd statement?
How can unused space allocation be returned to the system when a dataset is closed?
What is the significance of addrspc parameter in exec statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is the motivation behind coding class parameter in job statement?
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.
What are some jcl statements that are not allowed in procedures?
How can a fb file convert to vb file using sort program?
how JCL works?
Explain about ISPF/TSO Commands
what is JCL?