How to change default PROCLIB?
What is a COND parameter in JCL?
How to print data of sequential file to Spool..?
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
why do we use file-aid wht r the adv of using file-aid thn in ispf
How many extents are possible for a sequential file ? For a VSAM file ?
What are the difference between jcl and jes?
if we give TIME=0 how many sec that job/step
What do you feel makes a good program?
What are SD37, SB37, SE37 abends?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.