Answer Posted / guest
Use a file //dd1 DD sysout=(*,intrdr)write your JCL to this
file. Pl some one try this out.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the term job time – out and how can you overcome that?
What is the motivation behind coding class parameter in job statement?
What is the use of symbol // in jcl?
What do you understand by jcl?
What dd statement is used to supply the name of a dataset?
List the different components of jcl statement?
which utility is used to run a cobol-db2 program?
how you can direct the data to spool using SYSOUT option?
how would you create a temporary dataset? And where will you use them?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what is “Cond= even” and “Cond=only”?
Explain how can the attributes of one sms dataset be copied to another dataset?
How jcl work to handle various input output file operations?
how can the same proc be re-used and called by many jobs?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?