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


Please Help Members By Posting Answers For Below Questions

How does jcl act on code(if you take a cobol program)?

710


How does jcl act on a cobol code?

659


Explain the function of the steplib dd statement?

647


What is jcl in mainframe?

690


how you can direct the data to spool using SYSOUT option?

930






how you can access an uncataloged dataset in a JCL?

656


What is the significance of addrspc parameter in the exec statement?

620


how you will the direct the data to spool using sysout option?

1765


How to pass the parameter in parm using linkage section ? (syntax)?

655


How can unused space allocation be returned to the system when a dataset is closed?

812


Explain the job statement in jcl?

653


What is the function of a dd statement?

709


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1986


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?

820


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

718