Page 1 of 1

Stage Variables

Posted: Mon Feb 04, 2008 4:31 pm
by paddu
is there any way stage variable can be used globally across the jobs???

I mean , capture a value in stage variable and use in more than one job ???

Is it possible?

I do not have any current requirement to do this but curious to know.


Thanks
Paddu

Posted: Mon Feb 04, 2008 4:37 pm
by chulett
No, not directly. But yes - if you can store the value somewhere (USERSTATUS, flat file) and then pass it to other jobs as a job parameter.

Posted: Mon Feb 04, 2008 4:54 pm
by paddu
Thanks for quick response chulett.



is it possible to connect to Database (say oracle) and get any specific value in DS routine?????

If it is possible in DS routine then i think it can be used in jobs and job sequence also.



May be i need to start new thread for my new question.

Posted: Mon Feb 04, 2008 5:20 pm
by ray.wurlod
Good idea.