Page 1 of 1

Call Unix shelscript from job control

Posted: Wed Nov 21, 2007 2:44 pm
by sainath
Hi
I want to call unixshell script from job control and store the output value .
please share your thought,
thks

Posted: Wed Nov 21, 2007 2:56 pm
by DSguru2B
Please investigate DSExecute() command.

Posted: Wed Nov 21, 2007 4:36 pm
by chulett
"Hmmm... I wonder how they are going to do that on a Windows server?"

Posted: Wed Nov 21, 2007 4:47 pm
by ray.wurlod
Well, there are known unknowns and unknown unknowns...

At least two possibilities spring to mind, one that they have installed 7.5x2 and therefore have MKS Toolkit or that they have MKS Toolkit or Cygwin (etc.) installed to emulate the UNIX environment, the other that they want to remotely execute a UNIX shell script via some mechanism such as rsh.