Environment variable transporter

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
leomauer
Premium Member
Premium Member
Posts: 100
Joined: Mon Nov 03, 2003 1:33 pm

Environment variable transporter

Post by leomauer »

I need to move server jobs from DS 7.5.1 without PX(EE) on Windows to DS 8.01 with PX on Linux.
We are using a lot of environment variables. In the past I used environment transport program, but that was between DS 7.5 projects.
Is there anything similar for the conversion that I am doing now?
I can't just copy DSParams file because old installation did not have PX and the new one does.
Thanks.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Moderator: please move to parallel forum
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
leomauer
Premium Member
Premium Member
Posts: 100
Joined: Mon Nov 03, 2003 1:33 pm

Post by leomauer »

ray.wurlod wrote:Moderator: please move to parallel forum
I respectfully disagree.
This question may belong to any of two forums.
But I am moving it in hope to get an answer, not just reprimand.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The Environment variables are at the end of the DSParams file, int he section "[EnvVarValues]" and you can copy those.
Post Reply