jobs export

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
Luk
Participant
Posts: 133
Joined: Thu Dec 02, 2004 8:35 am
Location: Poland
Contact:

jobs export

Post by Luk »

is it possible to export jobs made with DS into some code (i.e. C++,VB ....) and then run them without having DS installed??

I suppose that is impossible :( but I want to make myself sure.
LUK
knowds
Participant
Posts: 5
Joined: Wed Apr 20, 2005 4:08 am
Location: india
Contact:

Re: jobs export

Post by knowds »

it is impossible.you can export the jobs in dsx and xml format only
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Why do you want to do that? If you need such an alternative, go for DS/390. It will give you COBOL code.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

You need not have a MF to generate code from DS/390. It will work in normal Windows itself.
Post Reply