main_program: Fatal Error: Added field has duplicate identif

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
sumitmangl
Participant
Posts: 2
Joined: Thu Apr 09, 2009 8:28 am
Location: Pune

main_program: Fatal Error: Added field has duplicate identif

Post by sumitmangl »

Hi
i am new to DS

I am trying to load a table in netezza DB from a text file.

initially the parallel job was working fine but now i have added three new fields in the file and recreated the target table with 3 new fields.

Now when i try to run the job i am getting the error as below

main_program: Fatal Error: Added field has duplicate identifier():

i have read some other posts as well where suggestions were to
A) get the RCP disabled.
B) to get the Coloumn propagation turned off

since i am new to datastage and dont know where to check these conditions.

please help.
Regards
Sumit
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Most stages have a check box to enable RCP (runtime column propagation). Find it and clear it. Clearly RCP and "column propagation" are the same thing.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
mcallister
Participant
Posts: 1
Joined: Thu Mar 19, 2009 3:20 am
Location: Philippines

Re: main_program: Fatal Error: Added field has duplicate ide

Post by mcallister »

We are encountering the same thing. We already have the RCP ticked off in the job level and stage level. Any suggestion on how to fix this error? Is this a bug in version 8? We have not encountered this error in 7.5.2.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sorry, but finding an old post and saying you have 'the same thing' is singularly unhelpful. Please start your own post and describe in detail your issue and the job design you are seeing the problem with.
-craig

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