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


Please Help Members By Posting Answers For Below Questions

What are the parameters that are used in creating a gdg?

743


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


Explain how can the disposition of sysout datasets be set for an entire jobstream?

638


How can a fb file convert to vb file using sort program?

809


What do you understand by the term job time – out and how can you overcome that?

608






Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2225


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1959


In job processing, what happens in execution stage?

702


Which statement is used to identify the private libraries in job?

682


What is the use of symbol // in jcl?

933


Is condition checking possible in jcl? If yes, how?

739


List the different jcl statements that are not permitted in the procedures?

643


what are JCLLIB and STEPLIB in JCL?

684


How to run cobol program using jcl?

660


What does a disposition of (MOD,DELETE,DELETE) mean ?

668