Thanks, Kevin.
Linda ----- Original Message ----- From: "W. Kevin Kelley" <[email protected]> To: [email protected] Sent: Friday, March 11, 2011 6:58:28 AM Subject: Re: operlog On Fri, 11 Mar 2011 03:45:05 +0000, Linda Mooney <[email protected]> wrote: > >Is there a sample that does include the OPERLOG info that does not fit into the SYSLOG format? > The OPERLOG formatting program is called IEAMDBLG and it is provided in source (Assembly language) form and you can modify it however you wish to include or exclude information. You do not have to format the OPERLOG to look like the SYSLOG; you can format it however you like, if you're willing to modify the program. The MDB mappings are IEAVG132 (in SYS1.MACLIB) and IEAVM105 (in SYS1.MACLIB). They will show you what information is available. The SYSLOG mapping is IHAHCLOG (in SYS1.MODGEN). This will show you the information that is formatted into the SYSLOG. 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 ---------------------------------------------------------------------- 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

