How to execute 2nd and 4th steps among 5 steps in jcl proc?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jcl procedures?
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
What is the max blocksize for a Tape file?
In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?
14 Answers Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,
please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
What is DYNAMBR in jcl?
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
What is JCL LIB ?
describe the job statement, its meaning,syntax and significant keywords?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?