Error in Oracle Enterprise Stage

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
mujeebur
Participant
Posts: 46
Joined: Sun Mar 06, 2005 3:02 pm
Location: Philly,USA

Error in Oracle Enterprise Stage

Post by mujeebur »

Its a runtime Error of PX Job. Saying that 'error in decribing the table XXXX on the column YYYY on Oracle_Enterprise_Stage_2'

XXXX - table name , YYYY- column name.

My Job design is ;

Oracle Enterprise Stage1------- -> Xfm-------------> Oracle Enterprise Stage 2

Here, my imput column names were different from out put column names in Xfm stage. I did it in Server edition , there was no error.

In Xfm , why DS looking for the columns which in Left side while running?

Sorry , If my questions contains lot of ambiguity.

-Thanks.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Do you have RCP turned on?
mujeebur
Participant
Posts: 46
Joined: Sun Mar 06, 2005 3:02 pm
Location: Philly,USA

Post by mujeebur »

Yes, I did. Also it was enabled in project level.
Post Reply