Capturing variables and parameters from unix script into DS

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Vino_joe84
Participant
Posts: 28
Joined: Mon Nov 06, 2006 5:44 am
Location: chennai

Capturing variables and parameters from unix script into DS

Post by Vino_joe84 »

Hi,
We have a requirement to capture the variables and parameters created in a unix script into my DS job. Is there any method by which i can retrieve the values of all the variables exported in my shell script. Iam using a shell script since lot of logic is involved and addtional perl scripts are used in exporting the variables.
iam already using a shell script in the "before sub-routine" . Can anyone help me in this . Thanks in advance.
J.Ithayavino
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Yes.

You can.

Precisely this question has been answered less than two weeks ago. Search for the question and answer.
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