which utility is used to run a cobol-db2 program?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the function of //cntl statement?
How to release the Output HELD by using HOLD = YES on DD statement ?
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
what is use of dcb parameter in dd statement?
suppose i have 10 job steps and i want to execute only step 6.How to write?
Explain about REXX
How many extents are possible for a sequential file ? For a VSAM file ?
wht happens if cond=true ? pls give me with an example ?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
What will happen if two JOB statements are mentioned in an JCL continuously.
Describe the EXEC statement, its meaning, syntax and keywords?