Which is the most widely used batch performance monitor for DB2?
Answers were Sorted based on User's Feedback
How to override loadlib?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
how can we override data definitions in jcl. can any one give detailed example
How is the keyword DUMMY used in JCL?
How do you create a temporary dataset?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
How can return codes be tested before execution of a job step?
What are three parameters you can specify on Job statement as well as on exec stmt ?
how to count the number of members in pds?
How do you restart a step in JCL?
Can we give two user name in NOTIFY parameter in JOBCARD
Why block size is multiple of lrecl in jcl?