what is use of space parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
When space is allocated for an output dataset, what units can be used?
When should DISP=MOD is used?
What is the function of the dd dcb keyword?
Explain the purpose of the dd keylen parameter?
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
What is the difference between a symbolic and an override in executing a PROC?
Is condition checking possible in jcl?
What is COND=EVEN ?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
How do you designate a comment in JCL?