istool.sh package without executables and compile option

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
amit.jaiswal_ATL
Premium Member
Premium Member
Posts: 28
Joined: Thu Oct 23, 2014 1:49 pm

istool.sh package without executables and compile option

Post by amit.jaiswal_ATL »

Hello All,

We are using istool.sh on linux server. We have a requirement to use only Include Designs (NOT Include executables) and then compile the objects on the target server after deployment. We are using istool.sh for our automated deployments. However, we found that post deployment jobs are in "Not compiled" state. Is there any option to compile these objects in the package post deployment ? If not, how to handle such requirement.

Thanks in advance.
Amit Jaiswal
Atlanta GA USA
skathaitrooney
Participant
Posts: 103
Joined: Tue Jan 06, 2015 4:30 am

Post by skathaitrooney »

I think via the command line jobs can only be compiled from the Client machine and not from the Engine

dscc.exe is the utility but as far as i know it is only present on the Client machine. So you have to figure things out.
Post Reply