What are hierarchy levels in jcl?
describe the job statement, its meaning,syntax and significant keywords?
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
How to execute only th 15th step of JCL consisting of 50 steps?
how are instream data terminated?
How do you submit a JCL under CICS environment ?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
how to run JCL thru COBOL.