version 6.0 and 7.5 in a single serever

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
rakeshbalakrishnan
Participant
Posts: 3
Joined: Tue Apr 24, 2007 9:02 am
Location: india

version 6.0 and 7.5 in a single serever

Post by rakeshbalakrishnan »

Hi,

At present DS 6.0 is installed in unix server, is it possible to install version 7.5 in same server and work in both versions.

if yes, any additional services has to be installed ?

can both the version share jobs.

please provide me a clear understanding.

thanks in advance.

cheers rbk
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. The answer is yes, but at least one of the installations must be an "-itag" installation, that uses non-default shared memory keys, etc., so that the two servers' working sets are not in conflict. Full details of -itag installations are in the installation and upgrade guide.

However, versions can not share jobs. You need projects to be at one version or the other. You can export from either version, but you can only import into the same or a higher version; that is, you can not export from version 7.5 and import into version 6.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Read the multiserv.pdf document in your Docs directory - the "Installing Multiple Servers" guide.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply