I have a COBOL program that Accepts some input data. How do
you code the JCL statement for this?
( How do you code instream data in a JCL? )

Answer Posted / guest

//SYSIN DD*
input data
input data
/*

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the syntax of job specifying jcl statement.

640


if the submitter of a job wants to inform another user about the job completion, how can it be done?

759


define cond parameter in jcl?

779


What is the difference between run mode and addressing mode?

640


What is the function of the dd avgrec keyword in sms datasets?

843






What is the syntax of JCL statement?

700


Why include statement is used in a jcl?

691


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

673


what is use of dcb parameter in dd statement?

778


what sort card you will use to copy the data from one dataset to another dataset?

734


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1773


when does a dataset go uncataloged?

840


List in order the hierarchical levels of jcl?

672


Is condition checking possible in jcl?

722


what is the purpose of coding class parameter in job statement?

726