Page 1 of 1

XML Stages and Compute node

Posted: Tue May 20, 2014 7:35 am
by m_mani87
Hi All,

We have a problem in our DS server which works in MPP (conductor/compute node). Jobs with XML input stage and XML Transformer PX stage is aborting in compute node.

When i try to restrict the stage alone by node map constraint to conductor alone , the job succeeds . I am sure that some thing/files are missing in compute but not sure what exact file it is. Can anyone help on this to solve the problem

Posted: Tue May 20, 2014 7:36 am
by chulett
Start by posting the abort messages.

Posted: Tue May 20, 2014 7:48 am
by m_mani87
XML_Transformer,0: Error occurred in call to ORPHCallActivePluginInitialize().

The above is the fatal error thrown in XML Transformer PX stage

Posted: Wed May 28, 2014 5:22 am
by m_mani87
Can anyone help on this. The above is the error message when i use a config file which includes compute server . But the job finishes when i use only datastage engine server without compute node.

Posted: Wed May 28, 2014 5:53 am
by eostic
It could be its history. As I recall from years ago, the xml stages were adapted to EE by having a wrapper added to them (around them). Quite possibly they have to be run themselves at the conductor node as they weren't (speculation) written as entirely independent operators.

Might be worth a support call, but the answer may be that this is simply "true" and you have to run them there only.....

Ernie