What will happen if two JOB statements are mentioned in an
JCL continuously.
Answer Posted / amarnadh reddy
Hi,
If we wrote two job statements in one jcl, if we need to
write atleast one step within one job statement.
after submitted this jcl we can get multiple sysouts in
spool. that means independently display in spool.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How do you create a temporary dataset?
in ways data can be passed to a COBOL program from JCL?
What is the significance of addrspc parameter in the exec statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is the JCL statement consists of?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What do you know about jcl?
Explain the function of //cntl statement?
A dd statement consists of 4 fields. Name them?
What dd statement is used to supply the name of a dataset?
Is acct parameter mandatory?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What are steplib and joblib?
Explain about ISPF/TSO Commands
How to submit jcl through a cobol program?