Explain dfsort utility?
No Answer is Posted For this Question
Be the First to Post Answer
how do you resolve for soc7 error
Differentiate between the joblib and the steplib statements?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
How to release the Output HELD by using HOLD = YES on DD statement ?
How to empty the records in jcl
How to fetch even records from one file to another file by using ICETOOL in JCL?
What is a GDG
what's the significance of freespace(0 0) and freespace(100 100)
what is a cataloged procedure ?
how are instream data terminated?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Can anyone tell me the syntax for printing two files at two different destinations in a single step?