----------------------------------<snip>-----------------------
I've done a bunch of conversions from OS/390 to z/OS for our clients and this same issue seems to come up on almost each of them. The monitor Jobnames command is used to put the Time, along with the Userid and jobname on the same line as the messages for all consoles that have monitor turned on.

The L=00 used to mean that you wanted it to be for the master console (and any others that had it turned on), but that designation no longer is relevant.

The best answer for you is normally to remove this command (or at least the L=00) from the COMMNDxx member and add the monitor specification to the CONSOLxx member as follows:

MONITOR(JOBNAMES-T,SESS-T,STATUS)

There are actually several other changes that you will probably want to make to the CONSOLxx member as well. If you need more help, feel free to contact me off-list.
--------------------------<unsnip>---------------------------
Considering that job & TSO session start & end times are also displayed in JES2 messages and, I believe JES3 messages as well, why bother with MONITOR at all? Seems like just another source of SYSLOG "noise". At Clearing, we did away with MONITOR completely and made a significant difference in SYSLOG volume without affecting our ability to track the job load.

----------------------------------------------------------------------
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

Reply via email to