Automatic notify messages after log on



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Automatic notify messages after log on

Postby SysProg_Ecu » Thu Nov 29, 2007 10:52 pm

I got differences between being logged on and not logged on at the time the job completes with notify messages:
If I'm logged on when the job finishes, I do receive the notify, but if I'm not logged on I don't receive it the next time I logon as I did before upgrade from z/OS 1.7 to z/OS 1.8.

I implemented in LOGON procedure the next command: QCMND 'LISTBC'

But, I need to know how do I activate the automatic notification as it was working earlier.
SysProg_Ecu
 
Posts: 1
Joined: Thu Nov 29, 2007 10:23 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Automatic notify messages after log on

Postby snuggiebug » Wed Apr 30, 2008 11:56 pm

On the command line type:

TSO PROFILE INTERCOM

to turn the notifications back off type

TSO PROFILE NOINTERCOM
snuggiebug
 
Posts: 7
Joined: Thu Mar 13, 2008 8:16 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Automatic notify messages after log on

Postby Bill Dennis » Thu May 15, 2008 9:49 pm

The standard TSO LOGON screen has an option for NOMAIL. If this is selected "S", you will not receive your stored broadcast messages when you logon. You must do a LISTBC command to get them. Look for the option and un-select it.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post