Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
Answer Posted / shruti
The SYSTSIN DD statement is used to specify that the data to follow consists of executable commands and/or subcommands
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the 2 types of parameters in dd statement?
How does the jcl specify the job to os?
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 jcl in mainframe, and how many types of jcl statements are there for a job?
How can unused space allocation be returned to the system when a dataset is closed?
For what purpose steplib and joblib are used ?
How to pass the parameter in parm using linkage section ? (syntax)?
In job processing, what happens in conversion stage?
What is notcat 2 - gs?
What happens if both JOBLIB & STEPLIB is specified ?
what is use of disp parameter in dd statement?
How to submit a jcl from cics?
What is jcl in mainframe?
Suppose I have five jobs to do. But I want to hold one?
What are the utility programs in jcl?