How to pass values in jcl to cobol?

Answer Posted / rekha

We can pass the data from JCL to COBOL
By using SYSIN statement or
By using PARM parameter.

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

941


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

1946


when does a dataset go uncataloged?

829


What is catelog procedure and how many catelog procedure to use in one job?

7443


What is the purpose of the dd keylen parameter?

719






Does jcl support automatic restart?

761


Is it possible to left uncode disp?

711


How jcl work to handle various input output file operations?

656


write a jcl to execute a job by 7:00 am on jan 20,1986?

698


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

669


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1928


Explain the function of a dd statement?

658


how would you create a temporary dataset? And where will you use them?

767


What dd statement is used to supply the name of a dataset?

773


Matching Logic in Jcl not in cobol.Could any one please answer this question

3669