import executable jobs

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
peep
Premium Member
Premium Member
Posts: 162
Joined: Mon Aug 20, 2012 6:52 pm

import executable jobs

Post by peep »

We are importing more than 1000 jobs from DEV to TEST and TEST to PROD (several environments).

everytime we import the code we are compiling jobs for users to start testing .

Is there any way to import executable DS jobs and start testing with out compiling ?
This could say lot of time in deployment process .
shukla_krishna
Premium Member
Premium Member
Posts: 28
Joined: Mon Apr 20, 2009 11:27 pm
Location: san antonio

Re: executable jobs

Post by shukla_krishna »

You can only export the executable, datastage gives this options. Try to select option "Export Jobs without Design" .
Krishna Shukla
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

What you more probably want is to export "Designs with Executables", and then import that in the next system. Most sites don't want to have just object code with no source.
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
Post Reply