can we have more than one job in a single job card that is
we are specifying only one 'job' statement in the jcl.
Answer Posted / reddy kanupuru
we can have more than one job in a job card .after the
first job give /* after that code another job and so on.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How do you submit a job for execution?
For what purpose steplib and joblib are used ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what are the statements that are not valid to be included in an include statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
List in order the hierarchical levels of jcl?
Explain how can an in-stream dataset be terminated?
Explain how can the attributes of one sms dataset be copied to another dataset?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is a jcl?
how do you access an uncataloged dataset in a jcl?
how you will the direct the data to spool using sysout option?
how to do automated restart when a job abends?