Page 1 of 1

SMP to MPP datastage code migration

Posted: Wed Jun 04, 2014 5:26 am
by nagadastagirireddy
Hi,

we did our development in SMP system and now we have to migrate code from DEV to SIT. The thing here is our development server on SMP and SIT is on MPP.

So I need to know about the things that we need to take care while migration code from SMP to MPP.

One thing we got to know while running the jobs is surrogate key file should be the accessible to all the MPP nodes.

Like this are there any other things that we need to be careful while migrating for SMP to MMP.

Please provide some information regarding this.

Thanks in advance

Posted: Wed Jun 04, 2014 3:17 pm
by ray.wurlod
Basically you need new configuration file(s), and to ensure that anything that all nodes need to access are accessible from all nodes. Particularly the parallel execution engine needs to be accessible from all nodes.