I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / prashanthkodakani
all the jobs will submited.............
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List the different components of jcl statement?
Is it possible to define dd statements as you want?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What does a disposition of (new,catlg,keep) for a dsn mean?
how JCL works?
Is their any set of rules for dd? Explain.
What do you understand by the term job time – out and how can you overcome that?
How does jcl act on a cobol code?
how to run batch program without jcl?
What is the use of symbol // in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the purpose of disp parameter?
what happens in conversion stage in job processing?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?