Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?
Answer Posted / rookie
Yes definately....For example you can combine both the
compile jcl and run jcl under one common jcl..
Regarding your 2nd question its quite childish to put up
such questions. You can tell that maybe saving some time
and space.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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
what is a jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
is there any way to execute more than one proc in the same exec statement at the same time..?
Can an individual step be restricted from using all the jobs allowed cpu time?
How do you access an uncatalogued dataset in a jcl?
What is timing concept in mainframe?
What are hierarchy levels in jcl?
How can values be passed from the job stream to an executable program?
Explain how can the submitting users racf authority be overridden in a job stream?
How can a jobs execution priority be modified?
what is use of space parameter in dd statement?
What is the function of //cntl statement?
Why include statement is used in a jcl?
what is DD statement is used in JCL?