I have Job A and Job B. I want to trigger Job B from Job A.
Please advise.
Answer Posted / mkgupta
Use terminal monitoring program like IKJEFT1B or IKJEFT01 and suppy tso submit command to submit the job.
SUBMIT PDS(MEMBER)
Use simple rexx code to submit the job.
Use iebgener to copy the jcl to intrdr.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is it possible to code instream data in a PROC?
what is the purpose of coding notify parameter in job statement?
how you can access an uncataloged dataset in a JCL?
Explain the function of the steplib dd 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 do you understand by the term notcat 2 – gs?
Explain the function of //cntl statement?
how can you check if a file is empty using jcl?
How does jcl specify the job to the operating system?
Explain dfsort utility?
Explain the function of the dd dcb keyword?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what is the compile process of cobol program expalin with code
Is their any set of rules for dd? Explain.
Explain how can a jobs execution priority be modified?