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 / vibhor kumar

//SYSIN DD *
VALUE1 -
VALUE2 -
/*

ALL THE SOLUTIONS MENTIONED ABOVE FORGOT TO ADD CONTINUATION
CHARACTER (-)

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the utility programs in jcl?

652


Explain the function of the dd dcb keyword?

706


Can I share my data with other jobs? How?

672


What is the purpose of disp parameter?

647


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

624






what is the JCL statement consists of?

699


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1952


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

734


How can a stopped job be started again?

716


Where can program checkpoints be stored for use in a restart?

851


How can the disposition of sysout datasets be set for an entire jobstream?

847


Explain about LMFREE�free data set from its association with data ID

1010


what is the use of JCL?

666


How gdg are concatenated?

672


How can the submitting users racf authority be overridden in a job stream?

758