@ITERATION

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
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

@ITERATION

Post by praburaj »

Hi All,

I am facing one issue regarding the @ITERATION. In one of my job I used

function like this @ITERATION <=STAGVAR. The STAGVAR value I have

specified as 7. so that @ITERATION should execute upto 7 times.

but when I run the job, my job aborted due to below mentioned warning.

"The warning threshold for the number of output row iterations processed per single input row has been reached. Number of output row iterations: 10000. This is just a warning and the job will continue "

I don't know the reason for that. Please help me to resolve the issue
prabakaran.v
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

Re: @ITERATION

Post by praburaj »

I fixed this problem. :D
prabakaran.v
yousuff1710
Participant
Posts: 56
Joined: Fri Sep 21, 2007 9:10 am
Location: Bangalore

Post by yousuff1710 »



Could you please pass the solution, I also have same issue

Thanks,
Yusuf
Post Reply