Page 1 of 1

Posted: Wed Nov 08, 2017 5:15 pm
by PaulVL
Other than "Concentrate your investigation on the transformer stage..." it will be hard for us to recommend a course of action.

It may also sound silly, but you might want to drag a new transformer stage onto the canvas and retype the logic into it, then delete the old transformer stage.

Do other jobs with transformer stages fail to compile or is it just this one?
(you may have to force compile another job to test it).


Are there any custom routines being used in that transformer stage?

Posted: Wed Nov 08, 2017 5:23 pm
by dverma
Thanks for your reply Paul.

I will try replacing transformer stage and rewriting the logic.

I have been trying force compile always. Other jobs are compiling fine with no issues.

There is not any custom routine in the transformer.

Posted: Wed Nov 08, 2017 9:22 pm
by dverma
Replaced transformer and defined derivations again , still no luck

Posted: Thu Nov 09, 2017 9:56 am
by sriven786
Check below link and confirm

Error compiling Infosphere DataStage jobs with transformer stage

http://www-01.ibm.com/support/docview.w ... wg21414560

Posted: Fri Nov 10, 2017 12:08 am
by dverma
Removed constraint condition from Transformer and used filter stage before that instead.

working fine now.

thanks all

Posted: Fri Nov 10, 2017 8:33 am
by sriven786
Did you move or Removed the derivation of if-then-else logic that was coded in Transformer?