Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

SYNCSORT :: Using ICETOOL, how we can seperate the duplicate and non dup

$
0
0
Author: bshkris
Subject: Using ICETOOL, how we can seperate the duplicate and non dup
Posted: Tue May 09, 2017 8:33 pm (GMT 5.5)

Hello,
I need some idea how can separate dup and non dup records separately..
either by using ICETOOL or SORT.

Input file
----------
2017-05-240001000002400
2017-04-020001000002600
2017-04-020001000002600
2017-04-260001000004400
2017-05-250001000002400
2017-05-240001000002400

OutFile1:
----------
2017-05-240001000002400
2017-05-250001000002400
2017-05-240001000002400

Outfile2:
--------
2017-04-020001000002600
2017-04-020001000002600
2017-04-260001000004400


Read more: http://ibmmainframes.com/viewtopic.php?p=339983#339983#ixzz4gatcM4Jb
_________________
hi, good luck, keep in touch


Viewing all articles
Browse latest Browse all 8500

Trending Articles