How to pass values in jcl to cobol?

Answer Posted / madhavansvce

In JCL we can pass value in parm parameter and received in
cobol in the linkage section by using length and data fields
to be defined in cobol.

Is This Answer Correct ?    33 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of a dd statement?

805


Describe the various parameters utilized in the creation of a gdg?

777


Which dd parameters are required?

802


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?

931


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.

814






What is the format of comment statement?

770


Explain dfsort utility?

856


What is the purpose of the dd keylen parameter?

820


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

1927


What parameter of the job statement is used to limit the cpu time consumed by the job?

933


what operation is performed by job statement?

740


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1455


What are the 4 fields in dd statement?

821


what is the resolution for sb37 error

7994


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9352