View previous topic :: View next topic |
Author |
Message |
sankar narayanan Beginner
Joined: 16 Oct 2007 Posts: 29 Topics: 12
|
Posted: Sat Feb 07, 2009 1:20 am Post subject: Sort Middle of the Records |
|
|
Hi All,
Here my reqmt comes into mind.Say i am having 100 records.I want to Sort starting from 50 record.
Hope is it possible by Skip & Count using IDCAMS-Util.
But i need the above method in a Sort/Sync Sort util. Is it possible. If so help me.? |
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
Posted: Sat Feb 07, 2009 12:23 pm Post subject: |
|
|
You can use the SKIPREC=49 option with DFSORT to start from record 50. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort |
|
Back to top |
|
 |
|
|