I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / suresh babu
see there should be only one job card in one jcl but there
can be 255 steps
for example in C land there should be only one main right
can N E body tell me more plz
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
which utility is used to sort a file in jcl?
what are the various stages of job processing?
Can we use DISP=SHR in output file in JCL
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain about LMFREE�free data set from its association with data ID
Explain how can the attributes of one sms dataset be copied to another dataset?
Is there any command to check wether the ps file is in sorted order?
what is the difference between JES3 and JES2?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Why block size is multiple of lrecl in jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Is their any set of rules for dd? Explain.
what JCL Procedures?