IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to compare 2 files using ICETOOL


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sandybadam

New User


Joined: 09 Oct 2006
Posts: 14

PostPosted: Thu May 29, 2014 10:15 pm
Reply with quote

Hi,

I have 2 files.

Structure of File1

11111 ABCD BLR
22222 BCDE BLR
33333 CDEF BLR
44444 DEFG BLR
55555 EFGH BLR

Structure of File2

11111
33333
55555

I want to write the File1 records that are matching with File2 into output file.. and change BLR to CHN for the matching records..

Could you please let mek now how to acheive both using ICETOOL.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Thu May 29, 2014 10:21 pm
Reply with quote

what if it were impossible to do it with ICETOOL

the proper approach is to satisfy the requirement ( compare and mangle two files )
using the tool best suited for it

and if You had done the due diligence of searching the forum
You would have found gazillions of examples
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Shift left VB record without x00 endi... DFSORT/ICETOOL 11
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
Search our Forums:

Back to Top