Page 1 of 1

Export jobs from one Windows to Z -linux

Posted: Wed Aug 10, 2011 10:06 am
by sainath
Hi

We are doing development of jobs in windows version (Datastage PX using CDC).Once development server is ready we will export to Z-Linux..

What steps we need to consider when designing the jobs in windows.


sainath

Posted: Wed Aug 10, 2011 3:36 pm
by ray.wurlod
Parameterize all pathnames. Linux identifier names are case sensitive; Windows identifier names are not. Compiler and linker options are different so beware if constructing Build stages, or using compiler overrides in the Transformer stage.

Just a few of the top of my head.

Posted: Thu Aug 11, 2011 7:34 am
by jwiles
Also be aware that most, but not all stages, are available under Linux on System Z, largely due to platform support by vendors. Contact your official support provider for up-to-date information.

All of the standard parallel and server stages are available.

Regards,