We want to migrate existing DS server from windows to unix. Existing datastage server is on MS Windows 2000 with service pack 4
DataStage version is 7.5.1
Can anyone please tell the steps involved in this process.
It would be great if any guide/manual is available for this.
Thanks.
Migration from Windows to Unix
Moderators: chulett, rschirm, roy
Migration from Windows to Unix
Let there be D_light_S!
-
Sainath.Srinivasan
- Participant
- Posts: 3337
- Joined: Mon Jan 17, 2005 4:49 am
- Location: United Kingdom
-
Sainath.Srinivasan
- Participant
- Posts: 3337
- Joined: Mon Jan 17, 2005 4:49 am
- Location: United Kingdom
There's no guide or manual for this. Your jobs themselves should migrate over with very few if any issues. As noted, what you need to identify are any areas where you are relying on or leveraging the underlying operating system since that will be changing.
So before or after job ExecDOS activities would need to be checked, and batch files converted to scripts. You'd have to think about what record delimiter you were using in sequential files, DOS v. UNIX, they wouldn't necessarily have to change but you may want to. Any custom routines leveraging DSExecute would need to change.
Etc. Etc.
So before or after job ExecDOS activities would need to be checked, and batch files converted to scripts. You'd have to think about what record delimiter you were using in sequential files, DOS v. UNIX, they wouldn't necessarily have to change but you may want to. Any custom routines leveraging DSExecute would need to change.
Etc. Etc.
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers

