migrating server jobs from 3.0 to 7.5

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
sunshine
Participant
Posts: 61
Joined: Wed Jan 04, 2006 10:24 am

migrating server jobs from 3.0 to 7.5

Post by sunshine »

hi,

i need some information/procedure for migrating datastage jobs from version 3.0 to 7.5. please guide me how to complete this process.

in unix os.


thanks,
sunshine.
I_Server_Whale
Premium Member
Premium Member
Posts: 1255
Joined: Wed Feb 02, 2005 11:54 am
Location: United States of America

Post by I_Server_Whale »

Did you try exporting the DS components using the DS Manager into a .dsx file and then import the .dsx file back into version 7.5?

I not sure whether version 3.0 has the DS Manager. May be our very experienced gurus who have been with DS for long would be able to shed some light. :idea:

Thanks,
Naveen.
Anything that won't sell, I don't want to invent. Its sale is proof of utility, and utility is success.
Author: Thomas A. Edison 1847-1931, American Inventor, Entrepreneur, Founder of GE
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Export from 3.0, import to 7.5. Then start making tons of changes to fix: link ordering, hashed file caching, row buffering, function argument modification, etc.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
rasi
Participant
Posts: 464
Joined: Fri Oct 25, 2002 1:33 am
Location: Australia, Sydney

Post by rasi »

Hi Sunshine

Migrating from Version 5 onwards to its next version is what recommened. But version prior to that as said by kcbland will take lots of effort. I guess there should be someone who had done this in the past and hope had the checklist of things to be done while migrating.
Regards
Siva

Listening to the Learned

"The most precious wealth is the wealth acquired by the ear Indeed, of all wealth that wealth is the crown." - Thirukural By Thiruvalluvar
I_Server_Whale
Premium Member
Premium Member
Posts: 1255
Joined: Wed Feb 02, 2005 11:54 am
Location: United States of America

Post by I_Server_Whale »

That sounds like a lot of work. Check if its easier to build jobs in 7.5 rather than migrating from 3.0 to 7.5.

Thanks,
Naveen.
Anything that won't sell, I don't want to invent. Its sale is proof of utility, and utility is success.
Author: Thomas A. Edison 1847-1931, American Inventor, Entrepreneur, Founder of GE
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Theoretically all DataStage versions (to 7.5.1 at least) are backwards-compatible to version 1.0. Therefore I would make sure of a good backup of the 3.0 projects and of a good export of each 3.0 projects, and try a direct upgrade. If it fails, the backups will allow resumption of normal service (uninstall 7.5 and install 3.0) until a better method - probably via some intermediate version - can be figured out.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
julioalvara
Participant
Posts: 2
Joined: Mon Jan 19, 2004 3:03 pm
Location: MIAMI, FLORIDA

Re: migrating server jobs from 3.0 to 7.5

Post by julioalvara »

Hi,

I had the same issue migrating from 3.6 to 7.1. The suggestion from Ascential was migrating first from 3.x to 5.x then migrates from 5.x to 7.x.

I did exactly like that and it works perfect with only few changes made in 5.x

hope it can help

Julio
sarven
Participant
Posts: 13
Joined: Thu Aug 24, 2006 8:57 am

Re: migrating server jobs from 5.2 to 7.5

Post by sarven »

hi,
What are the problems you encountered in converting jobs from 5.2 to 7.5. I had experience only with parallel jobs in V7.5? Appreciate your help.
Post Reply