I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?

Answer Posted / satish.m.s

all jobs will be submitted.if all the job name is same then
based on based on FIFO if job name is different then based
on avaliablity of initiator multiple jobs are submitted

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a type of file defined in the jcl that executes the cobol program?

699


what JCL Procedures?

689


How do you overcome this limitation ?

684


how to compare two datasets without using superce because output is limited to 133 bytes

1471


Differentiate between addressing mode and run mode.

606






What is timing concept in mainframe?

1648


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 ?

9199


Is their any set of rules for dd? Explain.

648


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

801


what is use of disp parameter in dd statement?

647


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2041


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

850


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

577


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.

1974


What is the use of symbol // in jcl?

912