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

Answer Posted / guest

It will not give any error .All the Jobs will be
submitted.If all the jobs are of same
job name then they will go one by after another in FIFO
bases.If their names are different,then dependin on
availability of initiator,multiple jobs can run concurrently

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When output dataset space is required, what quantity categories are used?

813


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

627


if the submitter of a job wants to inform another user about the job completion, how can it be done?

743


How does jcl act on code(if you take a cobol program)?

698


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

724






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

669


what is JCL?

683


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

930


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

702


what are the statements that are not valid to be included in an include statement?

767


Explain how can values be passed from the job stream to an executable program?

606


Can an individual step be restricted from using all the jobs allowed cpu time?

1000


What is NOTCAT ?

732


Differentiate between the joblib and the steplib statements?

851


what is use of disp parameter in dd statement?

650