Error occurred in call to ORPHCallActivePluginInitialize().

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
cnu
Premium Member
Premium Member
Posts: 38
Joined: Fri Jan 11, 2008 10:04 am

Error occurred in call to ORPHCallActivePluginInitialize().

Post by cnu »

Hi :

I am using the Storedprocedure stage between the transformer and join stage.
Calling the stored procedure,while running it giving a following error.

Error occurred in call to ORPHCallActivePluginInitialize().

Thanks in advance
cnu
sud
Premium Member
Premium Member
Posts: 366
Joined: Fri Dec 02, 2005 5:00 am
Location: Here I Am

Re: Error occurred in call to ORPHCallActivePluginInitialize

Post by sud »

Looking at that error even God will not be able to help you. For a start, this is a common error you will get from the stored proc stage unless you set it up (pass all parameters and all with right datatypes etc.) correctly. You have to check and re-check every property you are setting within the stage.
It took me fifteen years to discover I had no talent for ETL, but I couldn't give it up because by that time I was too famous.
Post Reply