I know that John specifically asked about writing to JESLOG. If it would satisfy his requirement to write into the JESMSG file, there is a standard, documented interface for writing messages there. No possibility of going to syslog regardless of system settings.
. . JO.Skip Robinson SCE Infrastructure Technology Services Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] From: Jim Thomas <[email protected]> To: [email protected] Date: 07/25/2011 04:59 PM Subject: RESEND - RE: Write directly to the JESLOG for a job Sent by: IBM Mainframe Discussion List <[email protected]> Sir, Just thought of something ... (will look at the manuals tomorrow, to confirm) .. I seem to remember a difference in behavior (if you're using ROUTCDE=11) between LINKAGE=SVC (default) and LINKAGE=BRANCH. IIRC, LINKAGE=BRANCH will not allow the message to be sent to SYSMSG .... or do I have that mixed up ?? .. Please note that there are limitations in doing this. Further, is a SYSOUT DD coded when you use the ROUTECDE=11 ?. Kind Regards Jim Thomas 617-233-4130 (mobile) 636-294-1014 (res) [email protected] (Email) -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of McKown, John Sent: Monday, July 25, 2011 4:10 PM To: [email protected] Subject: Write directly to the JESLOG for a job I vaguely remember at one time seeing some code which did "chain chasing" to find the ACB for the JESLOG SPOOL dataset. The code could then do a PUT with an ACB= and RPL= to write to the JESLOG like a VSAM ESDS file. This avoided any chance of going to the SYSLOG like sometimes happens with WTO ROUTCDE=11. Does anybody else remember this or have the code? John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com ---------------------------------------------------------------------- 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

