is it possible to submitt more than one job in job card in
jcl? and if yes than is it necessary to have the jobs same
name?

Answer Posted / deb

when we submit job or jobs ....jobs get different classes..
if job name is same output would be unpredictable coz MVS
can run any of the job..once job is executed MVS is not
going to execute another job with the same name.

so the jobs with the same name will be executed but output
will be unprectable.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is timing concept in mainframe?

1658


How gdg are concatenated?

668


How can an in-stream dataset be terminated?

844


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

711


What is the purpose of dd * statement in jcl?

793






have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

921


what is the compile process of cobol program expalin with code

1996


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1797


How do you access an uncatalogued dataset in a jcl?

724


State the uses of syspring, sysin, sort fields, sum fields and dummy.

644


how to do automated restart when a job abends?

841


How can the attributes of one sms dataset be copied to another dataset?

846


a dd statement has 2 types of parameters. Name them?

643


Is automatic restart possible in jcl?

733


In sms datasets, what is the function of the dd mgmtclas keyword?

857