Explain the purpose of the dd keylen parameter?
No Answer is Posted For this Question
Be the First to Post Answer
How does jcl act on a cobol code?
A job has 90 steps i want to execute only step7 and step15
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Is condition checking possible in jcl? If yes, how?
Is their any set of rules for dd? Explain.
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
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 ?
how to concatenate datasets
wht is step lib n job lib ? where can we code joblib n steplib ?
how to identify a vasam dataset by seeing in 3.4(browse)
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.