I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / raghavendra
U can have any number of jobs in a memeber. All the jobs
with different JOB cards get submitted as long as u wont
code // at the end of each job
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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?
What dd statement is used to supply the name of a dataset?
Mention the types of job control statements?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What do you know about jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
which parameter is used to check the syntax of a jcl without executing it?
List in order the hierarchical levels of jcl?
What is one line to pass PARM from JCL to COBOL?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain how can the attributes of one sms dataset be copied to another dataset?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can the submitting users racf authority be overridden in a job stream?
What are the 4 fields in dd statement?
What is the function of a dd statement?