define cond parameter in jcl?
what is d/f b/w sysout & sysprint
How to get the last but one duplicate record of the file using Sort?
when we use sysprint and sysout statements
Explain about LMFREE�free data set from its association with data ID
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
How to execute step2,step1,step3 when step1,2&3 are in order
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
Definition of COND parameter in JCL
what is the purpose of coding notify parameter in job statement?
What does the one advantange of using IEBUPDTE?????
If job is submitted with typerun = hold then how can we submit the same job?