Saturday, December 1, 2012

How to fetch the every nth record in sequential file?

Job design:
Sequentialfile--->samplestage--->Sequentialfile

In sample stage select the following settings

SampleMode-Period
Period(Per partition)-n
[To select the  every 3 record in sequential file mention 3].
Execution Mode-sequential Mode

samplestage extract every third row from input.

No comments:

Post a Comment