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
How jcl work to handle various input output file operations?
How can unused space allocation be returned to the system when a dataset is closed?
how you can access an uncataloged dataset in a JCL?
a dd statement has 2 types of parameters. Name them?
How would you understand error(execution phase)?
What is the use of symbol // in jcl?
Is their any set of rules for dd? Explain.
What is the difference between the positional and keyword parameters? Give examples.
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 ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is there any command to check wether the ps file is in sorted order?
how you will the direct the data to spool using sysout option?
List the different components of jcl statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the maximum length of a single line of jcl?