How to view the hexa decimal value thru file aid if copy
book is not present for that particular data
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
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.
How to find out the number of records in a file using JCL
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
In SPACE,what is directory,RLSE
i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
How many steps we can overide in the proc's?
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
What is order of searching of the libraries in a JCL?
What is the purpose of include statement in a JCL?
Can a PS file be read in reverse order?If so,how