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 / vinay sonar
You can have max 1 job card in a job.For multiple job card
your job-id should be same
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
how you will the direct the data to spool using sysout option?
Name the statement which can be used to send data to another mvs jes3 node?
What is the maximum length of a single line of jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the purpose of dd?
For what purpose steplib and joblib are used ?
Mention the types of job control statements?
What is job control language?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Where can program checkpoints be stored for use in a restart?
Is it possible to define dd statements as you want?
What is timing concept in mainframe?
what is DSN in JCL and what are the parameters to declare the DSN?