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

How do I MATCH two files using ICETOOL


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

New User


Joined: 21 Aug 2003
Posts: 5

PostPosted: Mon Oct 20, 2003 6:59 pm
Reply with quote

Would you please let me know the below queries:

1> How do I MATCH 2 files using ICETOOL? The match should be made based on some key value in the file (suppose records starting from pos 1-5 for eg)

2> How do I do date manipulations from current date using ICETOOL?

Thanks for your help.
Rimli.
Back to top
View user's profile Send private message
abdul

EXPERT


Joined: 28 Jul 2003
Posts: 23
Location: Bangalore,India

PostPosted: Thu Oct 30, 2003 10:08 am
Reply with quote

Hi,

Please refer the Chapter 6 on this manual for answers to your question.

ids3.corporate.ge.com/pdfmanuals/ICECA107.PDF

Thanks
Abdul
Back to top
View user's profile Send private message
honeypria567

New User


Joined: 20 Nov 2006
Posts: 14
Location: chennai

PostPosted: Fri Feb 16, 2007 12:14 pm
Reply with quote

in ICETOOL there is one command is there SPLICE.

by using SPLICE you can match 2 files.

SPLICE from(indd) to (outdd) on(p,m,f)......with(p,m).....withall

please correct me if i was wrong

thanks,
Honey
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Fri Feb 16, 2007 9:15 pm
Reply with quote

Quote:
1> How do I MATCH 2 files using ICETOOL? The match should be made based on some key value in the file (suppose records starting from pos 1-5 for eg)


See the "Create files with matching and non-matching records" Smart DFSORT Trick at:

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/

Quote:
2> How do I do date manipulations from current date using ICETOOL?


You need to be more specific about exactly what you want to do. What type of date (yyyymmdd or yyyyddd or what)? What do you want to do to it?
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