How can you execute a COBOL program via SYSIN in JCL?

Answer Posted / vinay sonar

cut the COBOL program and paste in into

//SYSIN DD*

//

and then submit the job.
Here COBOL program acts like instream data for JCL

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dcb parameter in dd statement?

769


How can a fb file convert to vb file using sort program?

800


What parameter directs the output of the job log dataset?

762


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

834


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

888






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) ?

1759


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

704


When space is allocated for an output dataset, what units can be used?

740


what are JCLLIB and STEPLIB in JCL?

669


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

1757


What are the parameters that are used in creating a gdg?

731


Explain the jcl exec statement?

643


Name a few IBM utility programs, and explain its function.

4428


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

833


what operation is performed by job statement?

654