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
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How to do automated restart when a job abend?
Mention the types of job control statements?
What are the parameters that are used in creating a gdg?
Which statement is used to identify the private libraries in job?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Name the statement which can be used to send data to another mvs jes3 node?
How does jcl specify the job to the operating system?
What is the function of job statement in jcl?
which utility is used to sort a file in jcl?
What do you understand by jcl?
What is use of restart and how to use it?
What is one line to pass PARM from JCL to COBOL?
Explain the jcl exec statement?
what is the compile process of cobol program expalin with code