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 / keerthi
We need to use TSQ so tat more data can be passed
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Which dd parameters are required?
What is the function of the dd mgmtclas keyword in sms datasets?
What are the 2 types of parameters in dd statement?
What is the function of a dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the difference between run mode and addressing mode?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to alter the parameters for the existing gdg?
how JCL works?
Which statement is used to identify the private libraries in job?
Is it possible to code instream data in a PROC?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
When space is allocated for an output dataset, what units can be used?
how you can access an uncataloged dataset in a JCL?