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

Want to compare a input file with the previous input file


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

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Thu Jun 29, 2006 2:45 pm
Reply with quote

My requirement is

Daily i am getting an input file.I want to compare that input file with the previous input file (ie, the file which i got the previous day)
and need to get only the differneces based on a particular key on both the files (ie, to get a delta file)

Could u please suggest me a way to do that?


Thanks in advance
Back to top
View user's profile Send private message
IQofaGerbil

Active User


Joined: 05 May 2006
Posts: 183
Location: Scotland

PostPosted: Thu Jun 29, 2006 3:12 pm
Reply with quote

expand you requirement,
give sample data
then maybe someone can help you
Back to top
View user's profile Send private message
ravi17s
Warnings : 1

New User


Joined: 15 Aug 2003
Posts: 57

PostPosted: Thu Jun 29, 2006 5:35 pm
Reply with quote

Try this link

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst02.html#t05
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Jun 29, 2006 6:29 pm
Reply with quote

Can't you run SUPERC?

O.
Back to top
View user's profile Send private message
Prasanthhere

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Fri Jun 30, 2006 12:32 pm
Reply with quote

Superc is not a good choice because i want to run it through JCL or through a cobol pgm
Back to top
View user's profile Send private message
sril.krishy

Active User


Joined: 30 Jul 2005
Posts: 183
Location: hyderabad

PostPosted: Fri Jun 30, 2006 1:04 pm
Reply with quote

Why can't you use SUPERC in batch mode thru JCL ?

Thank you
Krishy
Back to top
View user's profile Send private message
Jerry

New User


Joined: 16 Sep 2005
Posts: 42

PostPosted: Fri Jun 30, 2006 4:14 pm
Reply with quote

Hi Prasanth,

Can you use ISRSUPC in batch, to compare using SUPERCE....
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Fri Jun 30, 2006 7:07 pm
Reply with quote

Prasanth,

I feel what ravi specified through link is apt

Regards
Jai
Back to top
View user's profile Send private message
Prasanthhere

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Mon Jul 03, 2006 12:00 pm
Reply with quote

Thanks for ur responses

I did it by usuing the the icetool utility

Thanks all for ur valuable comments
Back to top
View user's profile Send private message
pandiarajan

New User


Joined: 01 Jul 2006
Posts: 1

PostPosted: Mon Jul 03, 2006 12:21 pm
Reply with quote

Hi,
There is a JCL which creates a Temporary dataset. As well all know that after JCL execution gets completed, the dataset gets deleted. I want to know,What will happen if that JCL gets abended in step after creating the temporary dataset. Will the temporary dataset is deleted r not.
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 TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top