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.
Automatic notify messages after log on
-
- Posts: 1
- Joined: Thu Nov 29, 2007 10:23 pm
- Skillset: Sysprog
- Referer: Search engine
-
- Posts: 7
- Joined: Thu Mar 13, 2008 8:16 pm
- Skillset: Mid-Level
- Referer: Google Search
Re: Automatic notify messages after log on
On the command line type:
TSO PROFILE INTERCOM
to turn the notifications back off type
TSO PROFILE NOINTERCOM
TSO PROFILE INTERCOM
to turn the notifications back off type
TSO PROFILE NOINTERCOM
-
- Posts: 278
- Joined: Thu May 15, 2008 9:45 pm
- Skillset: MVS
MQ
ISPF - Referer: sister site
Re: Automatic notify messages after log on
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
Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
ASMA90 end with RC=4 but no error messages
by gselvasridharan » Tue May 09, 2023 10:36 am » in Assembler - 1
- 2399
-
by willy jensen
View the latest post
Tue May 09, 2023 12:37 pm
-
-
- 1
- 1367
-
by NicC
View the latest post
Tue Jan 12, 2021 9:53 pm
-
-
Problem in ISPF editor with automatic line break
by aprilgas » Tue Sep 24, 2024 3:24 pm » in TSO & ISPF - 8
- 3681
-
by aprilgas
View the latest post
Fri Sep 27, 2024 3:55 pm
-