How can a job send a status message to a tso user at the completion of a job?
What do you know about jcl?
How to send notification to multiple users through jcl???
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
What are some jcl statements that are not allowed in procedures?
Is there any command to check wether the ps file is in sorted order?
Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
difference between internal sort and external sort
whats the difference between empty and noempty of GDG?
Explain about ISPFTTRC
How can a fb file convert to vb file using sort program?
Can we have a JOBSTEP without any EXEC ?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?