A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?
Answer Posted / krishna ambati
using sysin dd *
| Is This Answer Correct ? | 19 Yes | 1 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?
which utility is used a dummy utility?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain how can return codes be tested before execution of a job step?
what is the resolution for sb37 error
What are s0c1, s0c4, s0c5, s0c7 and socb?
How to pass data to a program that is coded in an exec statement?
Is acct parameter mandatory?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to run cobol program using jcl?
How is the record format of an output dataset specified?
How dummy is used in jcl?
Can we call instream to catalog and catalog to instream?
Where can program checkpoints be stored for use in a restart?
Is it possible to left uncode disp?