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 / k.mahipalreddy
using comm-area
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is the use of IEBGENER utility?
What is the function of the dd avgrec keyword in sms datasets?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what is use of disp parameter in dd statement?
How is a type of file defined in the jcl that executes the cobol program?
What is the use of symbol // in jcl?
When space is allocated for an output dataset, what units can be used?
what operation is performed by job statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How to pass data to a program that is coded in an exec statement?
How do you submit a job for execution?
In sms datasets, what is the function of the dd mgmtclas keyword?
what is a jcl?