Page 1 of 1

Will partition despite the preserve-partitioning flag

Posted: Tue Sep 21, 2010 1:09 am
by kalpanam
Hi All,

I have job design as below:

Dataset------->cpy-------->DB2(write method:Upsert and autogenerated update only and DB2 partitioning)

Job is ran successfully ,but getting warning message as"When checking operator: Operator of type "APT_Db2UpsertOperator": will partition despite the
preserve-partitioning flag on the data set on input port 0"

what is the solution to take out this warnings?Anyone,please provide me the solution..

Thanks & Regards,
Kalpana.

Posted: Tue Sep 21, 2010 1:22 am
by rohithmuthyala
Clearing the partition in the copy/dataset stage should solve this problem.

Posted: Tue Sep 21, 2010 1:51 am
by kalpanam
rohithmuthyala wrote:Clearing the partition in the copy/dataset stage should solve this problem.
Yes,the above solution worked.Thanks for your timely response...

Thanks & Regards,
Kalpana

Posted: Tue Sep 21, 2010 2:32 am
by rohithmuthyala
Please mark this post as RESOLVED.