Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

2018-05-22 Thread Seymour J Metz
Do you allow multiple concurrent TSO logon of a user in the same sysplex? Do 
you want the messages to go to all of them? How does D:C send the messages?


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu> on behalf of 
Dyck, Lionel B. (RavenTek) <lionel.d...@va.gov>
Sent: Tuesday, May 22, 2018 9:27 AM
To: IBM-MAIN@listserv.ua.edu
Subject: Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

I phrased the question incorrectly or at least it wasn't complete.

The batch job end notification does appear on the TSO LPAR but messages from 
Connect:Direct that run on the Batch LPAR to no show up on the TSO LPAR until 
the users signs back on or does a LISTBC>

--
Lionel B. Dyck (Contractor)  <
Mainframe Systems Programmer - RavenTek Solution Partners


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Sankaranarayanan, Vignesh
Sent: Tuesday, May 22, 2018 8:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

/*ROUTE XEQ  a batch job with a step to do a SEND command... ?

- Vignesh
Mainframe Infrastructure

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Dyck, Lionel B. (RavenTek)
Sent: 22 May 2018 14:07
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] TSO notifications from batch job on different LPAR?

Is there a way to enable TSO notifications from batch jobs that run on a 
different LPAR in the plex?

Thank you

--
Lionel B. Dyck (Contractor)  <
Mainframe Systems Programmer - RavenTek Solution Partners


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

MARKSANDSPENCER.COM

 Unless otherwise stated above:
Marks and Spencer plc
Registered Office:
Waterside House
35 North Wharf Road
London
W2 1NW

Registered No. 214436 in England and Wales.

Telephone (020) 7935 4422
Facsimile (020) 7487 2670

http://secure-web.cisco.com/1O_oGTzhwzTQRVUuewjrWhtvxzF5TohsTU7x4Q-L_Z2tqwrXRq6y1J4JpjkNSjwtMmxF9iCy2Ts6NQUPOMBPWF0lvCMVF2EEtKzYEvNL0j8EsfqHiZvCEUfy6GC17ch-2NR15VG7QxvRUejMr-Nu-XnkevDTnnw9EJspTiEk1P9rH6ChcRxN1HdzTlV2qk6L6gXsRKEXE1Qi2Kci936indx-qnSxE483GODKXUvfK5YyosMBbiotHDS2u-bh40iBP63RXyszJehy65Hi-1diS0S1QZakouvpUKeNXFgvalw-nMAHW1HSV43dHN-q3DbNX38jat14oXWI6jQTXTR0Anq1wKucC0JRcDhbMUMo9Y365AIdRt6qasAxomgZ0FZSV/http%3A%2F%2Fwww.marksandspencer.com

Please note that electronic mail may be monitored.

This e-mail is confidential. If you received it by mistake, please let us know 
and then delete it from your system; you should not copy, disclose, or 
distribute its contents to anyone nor act in reliance on this e-mail, as this 
is prohibited and may be unlawful.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

2018-05-22 Thread John McKown
On Tue, May 22, 2018 at 8:28 AM Dyck, Lionel B. (RavenTek) <
lionel.d...@va.gov> wrote:

> I phrased the question incorrectly or at least it wasn't complete.
>
> The batch job end notification does appear on the TSO LPAR but messages
> from Connect:Direct that run on the Batch LPAR to no show up on the TSO
> LPAR until the users signs back on or does a LISTBC>
>

​So basically what I gather you want is for C:D to find out if the user has
a TSO session on some z/OS (local or other) and basically do a ROUTE
,SEND  instead of a plain SEND. I don't know other automated
operation software, but I'm fairly sure that CA-OPS/MVS can "trap" the z/OS
SEND (not TSO) command and do processing to see if the user is active on
some system. If it is non-local, CA-OPS/MVS could suppress the SEND command
and issue an appropriate ROUTE command.​ If C:D is actually using the TSO
SEND then "you're on your own".



>
> --
> Lionel B. Dyck (Contractor)  <
> Mainframe Systems Programmer - RavenTek Solution Partners
>

-- 
Once a government places vague notions of public safety and security above
the preservation of freedom, a general loss of liberty is sure to follow.

GCS Griffin -- Pelaran Alliance -- TFS Guardian (book)


Maranatha! <><
John McKown

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

2018-05-22 Thread Edward Gould
> On May 22, 2018, at 8:27 AM, Dyck, Lionel B. (RavenTek)  
> wrote:
> 
> I phrased the question incorrectly or at least it wasn't complete.
> 
> The batch job end notification does appear on the TSO LPAR but messages from 
> Connect:Direct that run on the Batch LPAR to no show up on the TSO LPAR until 
> the users signs back on or does a LISTBC>

What is his/her profile say about intercom/nointercom?

Ed


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

2018-05-22 Thread Dyck, Lionel B. (RavenTek)
I phrased the question incorrectly or at least it wasn't complete.

The batch job end notification does appear on the TSO LPAR but messages from 
Connect:Direct that run on the Batch LPAR to no show up on the TSO LPAR until 
the users signs back on or does a LISTBC>

--
Lionel B. Dyck (Contractor)  <
Mainframe Systems Programmer - RavenTek Solution Partners


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Sankaranarayanan, Vignesh
Sent: Tuesday, May 22, 2018 8:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

/*ROUTE XEQ  a batch job with a step to do a SEND command... ?

- Vignesh
Mainframe Infrastructure

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Dyck, Lionel B. (RavenTek)
Sent: 22 May 2018 14:07
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] TSO notifications from batch job on different LPAR?

Is there a way to enable TSO notifications from batch jobs that run on a 
different LPAR in the plex?

Thank you

--
Lionel B. Dyck (Contractor)  <
Mainframe Systems Programmer - RavenTek Solution Partners


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

MARKSANDSPENCER.COM

 Unless otherwise stated above:
Marks and Spencer plc
Registered Office:
Waterside House
35 North Wharf Road
London
W2 1NW

Registered No. 214436 in England and Wales.

Telephone (020) 7935 4422
Facsimile (020) 7487 2670

www.marksandspencer.com

Please note that electronic mail may be monitored.

This e-mail is confidential. If you received it by mistake, please let us know 
and then delete it from your system; you should not copy, disclose, or 
distribute its contents to anyone nor act in reliance on this e-mail, as this 
is prohibited and may be unlawful.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [EXTERNAL] TSO notifications from batch job on different LPAR?

2018-05-22 Thread Sankaranarayanan, Vignesh
/*ROUTE XEQ  a batch job with a step to do a SEND command... ?

- Vignesh
Mainframe Infrastructure

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Dyck, Lionel B. (RavenTek)
Sent: 22 May 2018 14:07
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] TSO notifications from batch job on different LPAR?

Is there a way to enable TSO notifications from batch jobs that run on a 
different LPAR in the plex?

Thank you

--
Lionel B. Dyck (Contractor)  <
Mainframe Systems Programmer - RavenTek Solution Partners


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

MARKSANDSPENCER.COM

 Unless otherwise stated above:
Marks and Spencer plc
Registered Office:
Waterside House
35 North Wharf Road
London
W2 1NW

Registered No. 214436 in England and Wales.

Telephone (020) 7935 4422
Facsimile (020) 7487 2670

www.marksandspencer.com

Please note that electronic mail may be monitored.

This e-mail is confidential. If you received it by mistake, please let us know 
and then delete it from your system; you should not copy, disclose, or 
distribute its contents to anyone nor act in reliance on this e-mail, as this 
is prohibited and may be unlawful.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN