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 ?
Answers were Sorted based on User's Feedback
Answer / 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 |
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
What are the parameter in the job card wihtout which job won't run........
Differentiate between addressing mode and run mode.
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are SD37, SB37, SE37 abends?
What is jcl in mainframe?
What are the differences between JES2 & JES3 ?
Which is the most widely used batch performance monitor for DB2?
what operation is performed by job statement?