Perhaps because (at that link which Kirk posted) there is this note: "Messages that would normally go to the JESYSMSG data set are captured, but messages that go to JESMSGLG are not captured."
Allocation messages go to JESMSGLG, and so it would seem are not captured. One wonders which bit-bucket they disappear into. Peter -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Tuesday, May 13, 2014 12:00 PM To: [email protected] Subject: Re: Where are the allocation messages of a USS process? On Tue, 13 May 2014 10:38:41 -0500, Kirk Wolf wrote: >often the answer is "nowhere". > >See this for a solution: > http://pic.dhe.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.bpxb200%2Fjobpro.htm > Hmmm: o NONE specifies that job log messages are not to be written. This is the default. Ugh! But: user@HOST: export -p | grep BPX export _BPXK_JOBLOG="STDERR" user@HOST: user@HOST: cp "//'sys1.maclib(splevel)'" /dev/null user@HOST: I don't see no allocation messages. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
