How many JOB statements a JCL can have ? If there are more
than one JOB statements in a JCL, are they submitted in
succession or in parallel ?
Answer Posted / saisankar
only one job statement has to be there in jcl.
for info:saisankar85@gmail.com
| Is This Answer Correct ? | 5 Yes | 16 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
which utility is used a dummy utility?
How to do automated restart when a job abend?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what is DSN in JCL and what are the parameters to declare the DSN?
Define concatenating?
Are there any set of rules for the names of the steps used in a job?
Which dd parameters are required?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is one line to pass PARM from JCL to COBOL?
what sort card you will use to copy the data from one dataset to another dataset?
how you can access an uncataloged dataset in a JCL?
What are steplib and joblib?
How to pass data to a program that is coded in an exec statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?