I hav one record,in target i want that record 100 times

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
jhansi
Participant
Posts: 33
Joined: Sat May 26, 2012 4:56 am

I hav one record,in target i want that record 100 times

Post by jhansi »

In source file i have 1 record,in target i want that record 100 times.

can any one suggest me to do this task.
jhansi
BI-RMA
Premium Member
Premium Member
Posts: 463
Joined: Sun Nov 01, 2009 3:55 pm
Location: Hamburg

Post by BI-RMA »

Use Loop-variable in Transformer. Loop 100 times. Refer to the manual (Parallel Job Developer Guide --> Processing data --> Transformer --> basic concepts --> looping) for more information.
"It is not the lucky ones are grateful.
There are the grateful those are happy." Francis Bacon
jhansi
Participant
Posts: 33
Joined: Sat May 26, 2012 4:56 am

Post by jhansi »

is that guide is 8.1 or 8.5?
coz i didn't find looping
jhansi
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

That would be an 8.5+ feature.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply