"Wolfgang" <wolfg60@...> Sent by: os390andmvs@yahoogroups.com
2008-02-29 20:01
Please respond to
os390andmvs@yahoogroups.com
To
os390andmvs@yahoogroups.com
cc
Subject
[OS390 and MVS] Re: Start z/OS Batch
from USS
Hi Lennart,
if you need to wait for the completion, you could use ftp and the
host´s ftp server (quote filetype=jes). If you simply want to submit
the job, the ´tso´shell command does not support the SUBMIT command
because it is authorized. But for this case you can download a little
program named "tsocmd" from IBM´s uss website, which allows you
to
run any TSO command from the shell. But then of course the batch runs
asynch.
Regards
Wolfgang
--- In os390andmvs@yahoogroups.com,
"Lennart Lundgren"
<lennart_lundgren@...> wrote:
>
> Hi,
> how can I start a z/OS job from USS REXX and wait for completion?
>
> Lennart L
>
Såvida annat inte anges ovan: / Unless stated otherwise above:
IBM Svenska AB
Organisationsnummer: 556026-6883
Adress: 164 92 Stockholm
Hi Lennart, if you need to wait for the completion, you could use ftp and the host´s ftp server (quote filetype=jes). If you simply want to submit the job,...