Why include statement is used in a jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is timing concept in mainframe?
How do You skip a Step In JCL?
wht happens if blksize = 0 and lrec = 0 ?
What are the common keyword parameters in both job and exec statements
which are the parameters mandatory in job card ?
I had 100 steps in jcl i want to execute first 10 steps only?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how to split a file
What is JCL LIB ?
common jcl abends??
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.