Sometimes NOINTERCOM is set by processes that transfer files using IND$FILE. This prevents the file transfer from being disrupted by a TSO message.
On Wed, Jul 8, 2009 at 1:03 PM, Frank Swarbrick<[email protected]> wrote: > That did it! Thank you very much!!! > > Of course I have no idea what proc I ran that included the NONINTERCOM, > but... Actually, we were doing training last week on ASG products, and that > is when my issue occured, so I'm guessing it's one of those. Probably > something turned it off and then abended before turning it back on. > > Thanks again! > > Frank > > > On 7/8/2009 at 9:15 AM, in message > <[email protected]>, "McKown, > John" <[email protected]> wrote: >>> -----Original Message----- >>> From: IBM Mainframe Discussion List >>> [mailto:[email protected]] On Behalf Of Frank Swarbrick >>> Sent: Wednesday, July 08, 2009 10:11 AM >>> To: [email protected] >>> Subject: no longer notified >>> >>> In our development LPAR I am having a problem where my job >>> "Notify" no longer seems to work. That is, when I submit a >>> job with NOTIFY=&SYSUID on the JOB card. When the job ends I >>> no longer receive a message like: >>> 09.07.37 JOB02829 $HASP165 FJSBR14 ENDED AT ZOS MAXCC=0 CN(INTERNAL) >>> >>> No one else appears to be having this issue, and in fact on >>> our production LPAR I also do not have this issue. Our ISPF >>> profiles are not shared between PROD and DEV (argh!) so I'm >>> thinking I must have changed something somewhere to cause >>> this. Systems has not been able to determine what the issues >>> is, and they have better things to do anyway. Any thoughts >>> on what the cause might be? >>> >>> Oh, I forgot to note, once I log off and log back on I >>> receive all of the notify messages that are queued up for me! >>> >>> Frank >> >> Go to ISPF option 6 and enter the command: >> >> PROFILE INTERCOM >> >> it sounds like sometime you or maybe some REXX or CLIST did a "PROFILE >> NOINTERCOM" command. This tells TSO to not display this type of message, but >> to store it in the BRODCAST dataset. When you logon, you then get all these >> messages because the TSO LOGON process does the equivalent of a LISTBC >> command. >> >> Gad, I'm showing my age. >> >> -- >> John McKown >> Systems Engineer IV >> IT >> >> Administrative Services Group >> >> HealthMarkets(r) >> >> 9151 Boulevard 26 * N. Richland Hills * TX 76010 >> (817) 255-3225 phone * (817)-961-6183 cell >> [email protected] * www.HealthMarkets.com >> >> Confidentiality Notice: This e-mail message may contain confidential or >> proprietary information. If you are not the intended recipient, please >> contact the sender by reply e-mail and destroy all copies of the original >> message. HealthMarkets(r) is the brand name for products underwritten and >> issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake >> Life Insurance Company(r), Mid-West National Life Insurance Company of >> TennesseeSM and The MEGA Life and Health Insurance Company.SM >> >> >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] with the message: GET IBM-MAIN INFO >> Search the archives at http://bama.ua.edu/archives/ibm-main.html > >>>> > > The information contained in this electronic communication and any document > attached hereto or transmitted herewith is confidential and intended for the > exclusive use of the individual or entity named above. If the reader of this > message is not the intended recipient or the employee or agent responsible > for delivering it to the intended recipient, you are hereby notified that any > examination, use, dissemination, distribution or copying of this > communication or any part thereof is strictly prohibited. If you have > received this communication in error, please immediately notify the sender by > reply e-mail and destroy this communication. Thank you. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

