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
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Can we use DISP=SHR in output file in JCL
How can an in-stream dataset be terminated?
How to run cobol program using jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How jcl is used for testing batch programs?
How can unused space allocation be returned to the system when a dataset is closed?
What do you understand by jcl?
What are the jcl procedures?
how can you check if a file is empty using jcl?
Explain the job statement in jcl?
What is job control language?
What do you understand by the terms: joblib and steplib?
What statement can be used to send data to another mvs jes3 node?
how would you create a temporary dataset? And where will you use them?