Page 1 of 1

Deploy same job binaries at different servers

Posted: Mon Oct 04, 2004 3:07 am
by dhletl
Hi,

Am facing problems with deployment of any job binary produced on one box - on any other box.

The process I follow is - create any PX job on box1 and compile the same to create its binary. Ensure that the job runs fine on this box(where it was created).
Export that job from box1 and import it into another PX environment on box2. On running the job binary on the 2nd box - it fails.

Any pointers to this are most welcome.

Thanks,
Nitin

Posted: Mon Oct 04, 2004 4:46 am
by Eric
Are you running the same OS and OS version on both boxes?

Does your job design contain Custom Stages?

Does your Job contain the PX Transformer Stage?

Posted: Mon Oct 04, 2004 4:54 am
by dhletl
>>Are you running the same OS and OS version on both boxes?
Yes (both hv the same environment)

>>Does your job design contain Custom Stages?
No ..

>>Does your Job contain the PX Transformer Stage?
Tried job with and without Xformer - same result!

Posted: Tue Oct 05, 2004 10:08 am
by Eric
I guess you would have to give more detail about the failure

Posted: Wed Oct 06, 2004 8:12 pm
by dhletl
Ok. Just to be sure - can u suggest me what's the right method of deploying a job binary/executable prepared at one box on another one?