Page 1 of 1

Can we Migrate datastage jobs from LInux to Unix Environment

Posted: Tue Sep 28, 2010 1:18 am
by praburaj
Hi All,

I just wanted to know few Information from you. I am planning to Install datastage in Linux Environment. After some time I want to migrate all datastage jobs to Unix Environment.

Is it possible to do that? If it is possible, how to do that?

Please provide all your valuable reply for this

Posted: Tue Sep 28, 2010 1:35 am
by ray.wurlod
Yes it's possible. The usual export/import or Information Server Manager techniques will work. If you've been good, your pathnames are all parameterized, so you may only need to change their default values, or values in values files of parameter sets.

Posted: Tue Sep 28, 2010 3:16 am
by praburaj
Thx for your Information ray. I need one more Information. Can you tell me what are all the functions are not common between UNIX and LINUX?

Posted: Tue Sep 28, 2010 3:54 am
by ray.wurlod
No, because there's no single thing called UNIX (for example there's AIX, HP-UX, Solaris and more) and there's no single thing called Linux (for example there's Red Hat, SuSe and others).

DataStage functions are identical on all platforms as much as possible. The differences are minor, for example based on whether or not the system clock can return microseconds or only milliseconds to the Time() function.

Posted: Tue Sep 28, 2010 4:05 am
by praburaj
thx for your valuable inpurt ray. :)

Posted: Tue Sep 28, 2010 10:34 am
by kduke
The older version will always complain or not load a newer version. Like 8.1 can load version 7.5 but not the other way around. There are ways around this that may or may not work. As long as they are close to the same version it should work fine.