how JCL works?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of symbol // in jcl?
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?
what is “Cond= even” and “Cond=only”?
what is A-MODE and R-MODE?
What are the parameter in the job card wihtout which job won't run........
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
can a job be submitted through jcl only? is there another way to submit a job?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
Explain about LMCLOSE�close a data set
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?