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
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the function of //jcllib statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
what is JCL?
Explain how can a jobs execution priority be modified?
what sort card you will use to copy the data from one dataset to another dataset?
what is the purpose of coding class parameter in job statement?
What is the motivation behind coding class parameter in job statement?
how do you code a null statement?
Give the syntax of job specifying jcl statement.
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
List in order the hierarchical levels of jcl?
How dummy is used in jcl?
What are the rules employed while naming the steps in a job?
Is automatic restart possible in jcl?