Posted: Thu Mar 18, 2010 2:56 am Post subject: file handlibg - filter duplicate records
Novice
Joined: 23 Jan 2003 Posts: 20
Hi,
Running WMB6.1
We have a requirement to filter duplicate records from a file. The file will potentially be quite large in size and contain many records. Can WMB work on the entire file in memory.
Should a separate process external to WMB be created
Posted: Thu Mar 18, 2010 3:56 am Post subject: Re: file handlibg - filter duplicate records
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
sat_in_field wrote:
We have a requirement to filter duplicate records from a file. The file will potentially be quite large in size and contain many records. Can WMB work on the entire file in memory.
Define "large".
WMB can, but the question is can the box it's running on support that level of memory usage? There have been a number of posts in here about handling large messages which may be useful.
sat_in_field wrote:
Should a separate process external to WMB be created
It's probably quicker and easier to implement. Most sort utilites come with some kind of summary/de-duplicate function and it'll save a lot of WMB code.
<shameless_plug>z/OS sort certainly does</shameless_plug> _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum