Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
For comparison of files which utility is best
Goto page Previous  1, 2
 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8729
Location: 221 B Baker St

PostPosted: Mon Sep 22, 2008 6:27 am    Post subject:
Reply with quote

Hello,

Quote:
Can you expain what is a diffrence between PGM=SORT and PGM=ICEMAN ?
There is no difference. They both execute the exact same load module.

Looking at this previous topic may help:
http://ibmmainframes.com/about28740-15.html
Back to top
View user's profile Send private message
References
obulisankar

New User


Joined: 03 May 2007
Posts: 20
Location: bangalore

PostPosted: Mon Sep 22, 2008 12:19 pm    Post subject: Reply to: For comparison of files which utility is best
Reply with quote

Frank,

I'm new to ICEMAN, My intention is to compare two or more files using ICEMAN (the constraint is only one temporary file should be used).

Below is the information:

LRECL --> 160
RECFM --> FB
Volume of records --> will be in millions
No. of duplicates --> keep varying
No. of keys used for comparision --> 1
Lenghth of key field --> 10
Position of Key --> 147

The DCB properties are same for all the input and output files.

I have 3 files: File1 , File2 , File3 . All of these files contain the records of the same type.

I need to compare these 3 files and get 2 output files.

Output File1 : Should contain the matching records from File1 and File2 and non-matching records from File3. [(File1 & File2) - File3]

Output File2 : Should contain all the matching records from 3 files.
[File1 & File2 & File3]

Example:
--------


File1:
-----
AAA BBB 100 DDD
AAA BBB 100 DDD
EEE FFF 200 CCC
DDD NNN 300 AAA
ZZZ NNN 300 AAA


File2:
------
AAA BBB 100 DDD
CCC FFF 600 EEE
DDD NNN 300 AAA
ZZZ NNN 300 AAA


File3:
------
AAA BBB 100 DDD
CCC FFF 200 GGG
EEE JJJ 500 KKK


Output File1:
--------------
DDD NNN 300 AAA
ZZZ NNN 300 AAA

Output File2:
-------------
AAA BBB 100 DDD
AAA BBB 100 DDD

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

Global Moderator


Joined: 23 Nov 2006
Posts: 8729
Location: 221 B Baker St

PostPosted: Mon Sep 22, 2008 7:42 pm    Post subject:
Reply with quote

Hello,

Is there some reason you posted all of this again?

When you asked last week, you were given an answer from a DFSORT developer:
Quote:
Not really. With Duplicates in your files and since you want to retain them I cant think of getting it done with a single temp dataset


You need to move on. . .
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Moderator


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

PostPosted: Mon Sep 22, 2008 9:04 pm    Post subject:
Reply with quote

PGM=ICEMAN and PGM=SORT are identical - both invoke DFSORT. Read my previous comments as "If you're talking about PGM=ICEMAN or PGM=SORT (DFSORT) ...".
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 HoursGoto page Previous  1, 2
Page 2 of 2