What is job control language?
wht happens if blksize = 0 and lrec = 0 ?
Suppose I have five jobs to do. But I want to hold one?
How to check empty file in jcl?
How do you check the syntax of a JCL without running it?
if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?
How much space OS allocates when you create a PS or PDS?
Explain how can values be passed from the job stream to an executable program?
I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 Answers IBM, Infosys, TCS, Xansa, Xchanging,
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
Explain about LMOPEN -
wht happens if cond=true ? pls give me with an example ?
What is a COND parameter in JCL?