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 / rookie
RE:To add on
You can also use files to pass values
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How can unused space allocation be returned to the system when a dataset is closed?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the format of comment statement?
which utility is used a dummy utility?
what is the use of IEBGENER utility?
what is use of dsn parameter in dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Differentiate between addressing mode and run mode.
What statement can be used to send data to another mvs jes3 node?
What is the purpose of disp parameter?
What is the difference between the positional and keyword parameters? Give examples.
How do you submit a job for execution?
What is the motivation behind coding class parameter in job statement?
what is the compile process of cobol program expalin with code
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?