ICETOOL EXAMPLES PDF
//DFSMSG DD SYSOUT=* –> This is where the DFSORT messages go. //TOOLIN DD * –> This is where the ICETOOL. Generating Sample data. • Basic ICETOOL JCL. • ICETOOL Utility Operators. • ICETOOL Operator Syntax. • Cool Things you can do with. You can use multiple OUTFIL statements with DFSORT or ICETOOL to write two files based on two different conditions. Here are examples with.
Author: | Zulkishakar Taujind |
Country: | Bulgaria |
Language: | English (Spanish) |
Genre: | Software |
Published (Last): | 23 November 2004 |
Pages: | 375 |
PDF File Size: | 19.17 Mb |
ePub File Size: | 10.81 Mb |
ISBN: | 127-1-35811-550-6 |
Downloads: | 27276 |
Price: | Free* [*Free Regsitration Required] |
Uploader: | Akikora |
Sat Aug 20, 2: Icetool or Joinkeys example to compare two files.
I have a requirement where I need to remove records from one file based on two dates which are present in other file. Sat Aug 20, 3: Thanks a lot for your help.
ICETOOL example
Sat Aug 20, 4: Mon Aug 22, 7: Thanks a lot Magesh. Rohit Umarjikar Senior Member Joined: Mon Aug 22, Please make a use of Code tags. Tue Aug 23, Rohit, For this problem, joinkey is not at all recommended. If you are providing this as an example for joinkey, may be, but still there are plenty of examples available for Joinkeys in this forum.
IBM MAINFRAME: Icetool or Joinkeys example to compare two files
Tue Aug 23, 1: For this problem, joinkey is not at all recommended. I had to come back again since I have additional requirement from user.
Examplds want this functionality to work only when month from file 2 is “12” in both the dates. If you think I should open new post. I can do that.
Complete ICETOOL examples
I thought since its an additional request, I should add it here. Rohit, by the time I wrote this new requirement, I had not seen the code you pasted.
I wrote it with respect to the code which Magesh suggested since I did not refresh the page. I can certainly modify the include in the code which you suggested.
IBM MAINFRAME & MVS FORUM
Tue Aug 23, 2: Fri Aug 26, 1: We can discuss on choices as we want but for your point, I don’t disagree. Fri Aug 26, 2: If you get in the habit of keeping things simple, good use of resources often comes with it.
Mon Aug 29, 9: Tue Aug 30, 4: The subtasks are what processes the data. Anyone know how to copy Icetokl files? Need help on the multiple files refor