if we give two job cards in a single what happens
Answer Posted / sesha
If we give two job cards in a single dataset, both the jobs
will be submitted for exection. it's like we are submitting
jobs seperately.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How can an in-stream dataset be terminated?
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.
What are the parameter we cannot use in procedure?
Does jcl support automatic restart?
What is the maximum length of a single line of jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can we use DISP=SHR in output file in JCL
what sort card you will use to copy the data from one dataset to another dataset?
What are hierarchy levels in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the purpose of dd * statement in jcl?
How can a jobs execution priority be modified?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Mention the types of job control statements?