Page 1 of 1

Job aborting due to row limit being reached on output link

Posted: Fri Sep 21, 2007 3:30 am
by vinodn
Hi All,

When I am executing a job I am getting the following error, can anyone help me out.

APT_CombinedOperatorController,0: Job aborting due to row limit being reached on output link: Tgt_Write

Thanxs in Advance

Posted: Fri Sep 21, 2007 3:43 am
by Raghavendra
can you please give a brief discription about your job?
And also check if you have given any constraints in the transformer for the number of rows to be processed.

Posted: Fri Sep 21, 2007 3:59 am
by vinodn
Raghavendra wrote:can you please give a brief discription about your job?
And also check if you have given any constraints in the transformer for the number of rows to be processed.
Hi Raghavendra, I am not using any constraint in my job

I am having a Sequential File which in pipe delimited format and I am moving this data through Transformer where I am doing some null handling and passing to target. I am getting this problem in output link of the Transformer.

Posted: Fri Sep 21, 2007 5:03 am
by ray.wurlod
What stage type are you using for the target?

Posted: Fri Sep 21, 2007 5:45 am
by vinodn
ray.wurlod wrote:What stage type are you using for the target?
I am using Sequential File Stage

Posted: Fri Sep 21, 2007 3:14 pm
by ray.wurlod
How big is the file? Ask your UNIX Administrator whether large file support is enabled. Does your job design include a row limit in an output link of the Transformer stage?