In how ways you can pass the data from Jcl to cobol ?
Answer Posted / vinay sonar
You can pass data from JCL to COBOL using parm
parameters,sysin dd* and using ACCEPT statment
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
what happens in conversion stage in job processing?
In job processing, what happens in conversion stage?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain how can return codes be tested before execution of a job step?
What is the motivation behind coding class parameter in job statement?
How can a fb file convert to vb file using sort program?
how would you create a temporary dataset? And where will you use them?
which utility is used to sort a file in jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Brief description of inline procedure of jcl.
what are the statements that are not valid to be included in an include statement?
What is the use of symbol // in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How gdg are concatenated?