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
How can a fb file convert to vb file using sort program?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain dd statement in jcl?
How to run cobol program using jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the purpose of dd * statement in jcl?
what are JCLLIB and STEPLIB in JCL?
Differentiate between the joblib and the steplib statements?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is the format of comment statement?
how can the same proc be re-used and called by many jobs?
Does jcl support automatic restart?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what is the purpose of coding class parameter in job statement?
what is DSN in JCL and what are the parameters to declare the DSN?