SORT CARD TO COPY RECORDS MULTIPLE TIMES



IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER

SORT CARD TO COPY RECORDS MULTIPLE TIMES

Postby gauravfrankly » Thu Aug 27, 2015 5:57 pm

Hi All,

I need to create a file having 1 million records.
I thought of doing by appending the some records again and again from input file.
input file have 50 records.
gauravfrankly
 
Posts: 39
Joined: Fri Aug 07, 2015 3:30 pm
Has thanked: 0 time
Been thanked: 0 time

Re: SORT CARD TO COPY RECORDS MULTIPLE TIMES

Postby BillyBoyo » Thu Aug 27, 2015 8:26 pm

Yes, on OUTFIL look at the REPEAT parameter. REPEAT=20000 should turn your 50 records into a million.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to DFSORT/ICETOOL/ICEGENER

 


  • Related topics
    Replies
    Views
    Last post