Page 1 of 1

Error in Oracle Enterprise Stage

Posted: Mon Aug 14, 2006 10:07 am
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.

Posted: Mon Aug 14, 2006 10:08 am
by ArndW
Do you have RCP turned on?

Posted: Mon Aug 14, 2006 11:17 am
by mujeebur
Yes, I did. Also it was enabled in project level.