Re: JCL for WTO

2019-04-08 Thread Paul Gilmartin
On Mon, 8 Apr 2019 16:04:53 +, Jesse 1 Robinson wrote: >It's just as easy to turn off as it is to turn on--except for a shop that has >built its entire production culture around it. Even making it NOT work by >default would still dump the accommodation burden squarely on the customer's >sho

Re: JCL for WTO

2019-04-08 Thread Jesse 1 Robinson
it into GA. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin Sent: Sunday, April 7, 2019 6:07 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: JCL for WTO On Mon, 8 Apr 2019 00:58:08 +, Jesse 1 Robinson wrote: >I doubt that anyone who scored a pas

Re: JCL for WTO

2019-04-07 Thread Paul Gilmartin
On Mon, 8 Apr 2019 00:58:08 +, Jesse 1 Robinson wrote: >I doubt that anyone who scored a passing grade in Audit 101 would let this >mechanism fly today. It is very easy to implement but is totally >uncontrollable as to who can issue what command under what circumstances. It >might have made

Re: JCL for WTO

2019-04-07 Thread Jesse 1 Robinson
: IBM Mainframe Discussion List On Behalf Of Seymour J Metz Sent: Sunday, April 7, 2019 11:08 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: JCL for WTO And there is support to prevent the use of // COMMAND. IMHO a well run shop turns it off. Using it to issue a SNED command is like

Re: JCL for WTO

2019-04-07 Thread David Spiegel
Hi Bill, This can be done via DFSMSdss (provided that you don't mind seeing AFDR111I in front of your message). Example: //DSSWTO01 JOB (ACCT), // '    ', // CLASS=A, // MSGCLASS=X, // MSGLEVEL=(1,1), // REGION=0M, // 

Re: JCL for WTO

2019-04-07 Thread Seymour J Metz
Discussion List on behalf of Lizette Koehler Sent: Saturday, April 6, 2019 7:56 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: JCL for WTO There is a function in JCL called COMMAND Depending on your version of the operating system - it can be found in the JCL Reference manual JCL command statement

Re: JCL for WTO

2019-04-06 Thread Lizette Koehler
gt; Lizette Koehler > Sent: Saturday, April 06, 2019 4:43 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: JCL for WTO > > Not knowing your shop, have you checked to see if you already have tools that > will do this? > > For example, if you want a WTO to indicate a job h

Re: JCL for WTO

2019-04-06 Thread Lizette Koehler
t; To: IBM-MAIN@LISTSERV.UA.EDU > Subject: JCL for WTO > > can you run a WTO command directly from JCL? > I want to execute a WTO directly from my job. > thanks > Bill > -- For IBM-MAIN subscribe / signoff / arc

Re: JCL for WTO

2019-04-06 Thread Jackson, Rob
chnical Support -Original Message- From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin Sent: Saturday, April 06, 2019 4:15 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: JCL for WTO [External Email] On Sat, 6 Apr 2019 14:32:19 -0500, Bill Giannelli wrote: >can you run a WT

Re: JCL for WTO

2019-04-06 Thread Paul Gilmartin
On Sat, 6 Apr 2019 14:32:19 -0500, Bill Giannelli wrote: >can you run a WTO command directly from JCL? >I want to execute a WTO directly from my job. > How about: //X EXEC PGM=BPXBATCH, // PARM='SH echo "some text" >/dev/console' (Beware auto ops rules.) -- gil -

Re: JCL for WTO

2019-04-06 Thread Jackson, Rob
Tennessee Bank Mainframe Technical Support -Original Message- From: IBM Mainframe Discussion List On Behalf Of ITschak Mugzach Sent: Saturday, April 06, 2019 3:38 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: JCL for WTO [External Email] Tso batch with send command (cn operand) will

Re: JCL for WTO

2019-04-06 Thread Jackson, Rob
ave better solutions. First Tennessee Bank Mainframe Technical Support -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bill Giannelli Sent: Saturday, April 06, 2019 3:32 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: JCL for WTO [External Email] can you run a WTO comman

Re: JCL for WTO

2019-04-06 Thread Lionel Dyck
Many sites have a program that takes as a parm the WTO message. I’m sure one can be found on the CBT tape. Lionel B. Dyck Senior Software Engineer 21st Century Software From the Leaders in Data Stewardship™ THIS E-MAIL MAY CONTAIN PRIVILEGED, CONFID

Re: JCL for WTO

2019-04-06 Thread ITschak Mugzach
Tso batch with send command (cn operand) will do the job. You can use jcl command (or jes /*), but it will be issued at job read without your control. ITschak בתאריך שבת, 6 באפר׳ 2019, 22:32, מאת Bill Giannelli ‏< billgianne...@gmail.com>: > can you run a WTO command directly from JCL? > I want

JCL for WTO

2019-04-06 Thread Bill Giannelli
can you run a WTO command directly from JCL? I want to execute a WTO directly from my job. thanks Bill -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: IN