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

Explain how can return codes be tested before execution of a job step?

1059


what happens in execution stage in job processing?

840


What is the purpose of the dd keylen parameter?

920


what is use of dsn parameter in dd statement?

905


What is the function of dd name parameter with a 2 part structure; audit.report?

960


what is DSN in JCL and what are the parameters to declare the DSN?

968


What is use of restart and how to use it?

1036


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2274


How can the attributes of one sms dataset be copied to another dataset?

1118


Explain the jcl exec statement?

872


What is jcl in mainframe, and how many types of jcl statements are there for a job?

890


Can I share my data with other jobs? How?

861


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

892


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

867


How can an in-stream dataset be terminated?

1061