Upgrading from 8.1 to 11.3

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
hsahay
Premium Member
Premium Member
Posts: 175
Joined: Wed Mar 21, 2007 9:35 am

Upgrading from 8.1 to 11.3

Post by hsahay »

Hi guys

We are currently running Datastage 8.1 on AIX.

Next year we are planning to upgrade to 11.3 on Linux.

The plan is to export the jobs from 8.1, import into 11.3, recompile and do regression as well as parallel testing.

I know we are covering a lot of years and it potentially could be quite painful. So that is why i thought i would ask if any of you can offer any advice, insight, or word of caution.

I also need some advice on the following two topics -

1. Failover/load balancing cluster - Is this available with the basic license or does one need to pay extra for it ? How much ?

Does it provide in-flight failover ?

2. Is version control still a part of DS 11.3 ? How well does it work ? Has anyone been using it ?

If you can point me in the right direction.

Thank you.
vishal
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

The product supports High Availability in that you can use a WebSphere cluster for the front-end (Services Tier). It also supports using a virtual hostname for the engine to support Active / Passive failover after an engine failure. However, if you want automated failover you will need to purchase HA software from Veritas, IBM, etc to provide "heart-beat" checking and failover.

2. No Version Control is no longer supported.
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

While Version Control no longer exists, Information Server Manager allows one to interact with source code control systems. You might like to investigate that mechanism. (An Eclipse plug-in is required for non-IBM source code control systems.)
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply