On Tue, 17 Jul 2007 07:37:38 +0200, Barbara Nitz <[EMAIL PROTECTED]> wrote:
>Given your console background, do you have an idea why AOF100I, AOF617I, >AOF607I, ING021I, AOF319I, AOF350I (to name but a few) are sent to the wrong agents? MPF has fornssi *NONE, and AUTO(NO) for just about every AOF message. In addition, my network netview colleague complains that he gets AOF messages, too, that he really doesn't want or need. This may be the same (setup?) problem. > Barbara, Sorry, I got distracted by some other work items... I think the key to understanding what is going on here is to find out how the messages are being conveyed. Are they going over NetView transport system to system or are they going through z/OS console support as WTOs? Are these mesages showing up just in the NetView log or are they visible in the SYSLOG too? MPF does not get involved with determining whether a message gets sent from one system to another (except if you use an exit to completely delete the message -- in which case it doesn't go anywhere). The FORNSSI parameter just prevents a subsystem on a receiving system from processing a message from another system. AUTO(NO) will keep the system from being marked for automation on the system where the AUTO is processed (but the message could already have been marked as AUTO on the system it originated on). If the message is being conveyed by NetView, then MPF and the rest never factor in. W. Kevin Kelley -- IBM POK Lab -- z/OS Core Technical Development ---------------------------------------------------------------------- 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

