Page 1 of 1

Erros in using Transformer Stage

Posted: Mon Nov 01, 2004 11:36 am
by yaminids
Hello there,

If am using Transformer Stage in a Prallel job, I am getting errors like 'Operator error'. In the same job, if I use another stage, the job is compiling successfully.
My question is 'Is there any problem with the Transformer Stage.' Does this problem relate to the C++ Compiler.
Can anyone clear my doubts please.

Thanks in advance.
-Yamini

Posted: Mon Nov 01, 2004 2:30 pm
by Mat01
Hi,

Try the test I suggested on this post:
viewtopic.php?t=89710

If you encounter compilation problems with an "empty transformer" (as in a transformer doing nothing), it is a good indicator that your compiler may be the issue.

Regards,

Mat

Posted: Tue Nov 02, 2004 12:47 pm
by gh_amitava
Hi yaminids,

Check your transformer. If it is a basic transformer then replace it by a PX transformer. Basic transformer gives lot of problem when we use it in PX job.

Regards
Amitava

Loading columns in the target database

Posted: Tue Nov 02, 2004 1:01 pm
by yaminids
Hello Amitava,

Thank you for your reply. How can I know what transfromer(Basic or Parallel) I have. Basically, there is only one Transformer under 'Processing' section.

-Yamini

Posted: Tue Nov 02, 2004 1:22 pm
by gh_amitava
Yamini,

The transformer which is under "Processing" of Designer is the Basic transformer. Don't use this one. But the transformer which is under Stage Types -> All -> Processing in the Repository of Designer is a PX one. Use this.

Regards
Amitava

Loading columns in the target database

Posted: Tue Nov 02, 2004 3:46 pm
by yaminids
Hello Amitava,

Thank you once again for your help. Can you explain to me how to use the transformer present in the repository of DataStage Manager in DataStage Designer.

I appreciate your time.
-Yamini

Posted: Tue Nov 02, 2004 4:22 pm
by gh_amitava
Hi,

Just go to the Designer and add the repository by clicking right.

Regards
Amitava

Loading columns in the target database

Posted: Tue Nov 02, 2004 4:46 pm
by yaminids
Hi Amitava,

Thank you very much for your help.
-Yamini