In how ways you can pass the data from Jcl to cobol ?
Answer Posted / g.naveen
Mainly in 3 ways we can pass the data from Jcl to Cobol by
using Parm parameter,by using files and sysin dd *.
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
Is it possible to define dd statements as you want?
Explain how can values be passed from the job stream to an executable program?
what is the compile process of cobol program expalin with code
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
In sms datasets, what is the function of the dd avgrec keyword?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are the jcl procedures?
What is the function of job statement in jcl?
what is the purpose of coding class parameter in job statement?
What is the purpose of dd?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the purpose of dd dummy statement?
What are the rules employed while naming the steps in a job?
Why block size is multiple of lrecl in jcl?
a dd statement has 2 types of parameters. Name them?