Page 1 of 1

dssh remote connectivity

Posted: Mon Mar 16, 2015 1:50 am
by zulfi123786
Hi,

I need to run a script on test server to import jobs from DEV, the issue is ISTOOL utility requires component type as one of its input (pjb for parallel job, sjob for server job etc)

Is there a way to connect to DEV project account using dssh remotely and fetch the type of job, for existing jobs I can get the type from TEST project itself but it wont work for new jobs.


Thanks

Re: dssh remote connectivity

Posted: Wed May 20, 2015 11:28 pm
by felixyong
Hi

We do have the Information Server Manager (ISM) from DataStage 8.5 onwards that allow you re create and deploy package (DataStage Jobs) across Server (as long as connection allow).

The ISM is also how we can integrate with the Source Control Tools like RTC, ClearCase, etc for those packages.

Posted: Thu May 21, 2015 4:58 pm
by ray.wurlod
Provided that both DEV and TEST environments are managed by the same application server, you should be able simply to specify the command line arguments for the DEV environment in your istool command. The "remote" part will be handled via the metadata access service.