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

I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

845


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

747


what is use of dcb parameter in dd statement?

789


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

787


what is the resolution for sb37 error

7738






Which dd parameters are required?

708


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1976


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

738


When output dataset space is required, what quantity categories are used?

845


i want to store 20 digits . how will u do it in cobol ?

870


What is the purpose of dd * statement in jcl?

821


What is multithreading in jcl?

952


What is the syntax of JCL statement?

707


How jcl work to handle various input output file operations?

664


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

819