Which is the most widely used batch performance monitor for DB2?
Answers were Sorted based on User's Feedback
How to execute a set of JCL statements from a COBOL program ?
Explain the hierarchy levels in jcl?
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
A dd statement consists of 4 fields. Name them?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
How can a jobs execution priority be modified?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
Mention the types of job control statements?
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
How to search strings in multiple dataset with conditions 'string1 & string2'?
Explain the function of //cntl statement?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?