Where can program checkpoints be stored for use in a restart?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jcl procedures?
What is GDG and what is the maximum limit of versions that can be created?
Can you give the sort card to arrange the specific column in the version of GDG.
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
Which is the most widely used batch performance monitor for DB2?
How to use COND Parameter in jcl
How would you understand error(execution phase)?
how to eliminate the duplicates in sorting
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
wht is the d/f between positional parameter n keyword parameter ?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.