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 / om prakash yadav
if u want to pass more than 100 char then u will pass the
char is cobol program. in jcl not possible.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
what is use of space parameter in dd statement?
What is the function of //cntl statement?
What is condition checking in jcl? Is this possible?
What is the motivation behind coding class parameter in job statement?
What happens if both JOBLIB & STEPLIB is specified ?
Name the statement which can be used to send data to another mvs jes3 node?
Mention the types of job control statements?
Give the syntax of job specifying jcl statement.
Can we call instream to catalog and catalog to instream?
What parameter directs the output of the job log dataset?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain the function of //jcllib statement?
how to compare two datasets without using superce because output is limited to 133 bytes
Can an individual step be restricted from using all the jobs allowed cpu time?