Error in a simple job

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
jaysheel
Participant
Posts: 57
Joined: Mon Apr 07, 2008 1:54 am
Location: Bangalore

Error in a simple job

Post by jaysheel »

Hi,

I have a simple job which loads a table data from Oracle to Netezza DB.

Job is like this.

Oracle Stage -> Transformer -> Netezza Stage.

It was working fine few weeks ago.

But suddenly its not working now and getting aborted with the following error message.

Added field has duplicate identifier()


I know this happens because of RCP enabling. But I didnt understand the duplicate column name part.
Still I cross checked it and i didnt find any repeating column names in both the DB stages.

Anyone who have come across this kind of error ?
Any guidance will be highly aprreciated.


Thanks,
Jaysheel
- Jaysheel -
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Was your source table altered in any way?
-craig

"You can never have too many knives" -- Logan Nine Fingers
jaysheel
Participant
Posts: 57
Joined: Mon Apr 07, 2008 1:54 am
Location: Bangalore

Post by jaysheel »

No Craig. And I have made sure that I have reimported the latest metadata to prevent accidental metadata mismatch.
But still I am getting this error.
Is this a bug in Datastage ?

Thanks,

Jaysheel
- Jaysheel -
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Error in a simple job

Post by ray.wurlod »

jaysheel wrote:It was working fine few weeks ago.

But suddenly its not working now and getting aborted with the following error message.

Added field has duplicate identifier()
OK, what has changed?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
jaysheel
Participant
Posts: 57
Joined: Mon Apr 07, 2008 1:54 am
Location: Bangalore

Post by jaysheel »

Ray, I am not a premium member. If you could post it in generic area then it would be good for me.
- Jaysheel -
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

All Ray asked was "OK, what has changed?" Obviously something has and unfortunately you are the one that's going to need to chase down the culprit.
-craig

"You can never have too many knives" -- Logan Nine Fingers
jaysheel
Participant
Posts: 57
Joined: Mon Apr 07, 2008 1:54 am
Location: Bangalore

Post by jaysheel »

Thanks Craig.

The issue is with the datamodels. The modelling team is reviewing the source and target datamodels. Will keep posted on any updates.

Thanks
- Jaysheel -
Post Reply