Alan, Check with your EOS administrators. When we use to have reports sent to EOS, I needed to have them setup something to allow me to see the reports. We also coded a report ID in the JCL DD statement. I no longer have an EOS to look at, so I'm not able to tell you more.
Thank you and have a Terrific day! Jonathan Goossen, DTM ACT Mainframe Storage Group Personal: 651-361-4541 Department Support Line: 651-361-5555 For help with communication and leadership skills checkout Woodwinds Toastmasters IBM Mainframe Discussion List <[email protected]> wrote on 03/29/2012 04:02:13 PM: > From: "Schwartz, Alan" <[email protected]> > To: [email protected] > Date: 03/29/2012 04:05 PM > Subject: Re: Trying to capture JES2 Job Log > Sent by: IBM Mainframe Discussion List <[email protected]> > > I've been away for a while but ready to revisit this at it's a real > irritant. It shouldn't be this difficult. > > I checked a task I can cycle as needed. When I view the stc via SDSF > all portions (except internal text) show msgclass of 7 which is what is > desired. > > NP DDNAME StepName ProcStep DSID Owner C Dest > Rec-Cnt > JESJCLIN 1 *BYPASS* 7 > 2 > JESMSGLG JES2 2 *BYPASS* 7 > 2 > JESJCL JES2 3 *BYPASS* 7 > 34 > JESYSMSG JES2 4 *BYPASS* 7 > 2 > $INTTEXT JES2 5 *BYPASS* A > 9 > > But when I stop the task and the output goes to EOS I just get JESJCL > and JESSYSMSG. I still think it might be an EOS issue. Vendor can't > help > > Alan Schwartz > ITO Global Service Operations and Engineering > 1500 Towerview Rd. > Eagan, MN 55121-1346 > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Lizette Koehler > Sent: Thursday, March 15, 2012 2:38 PM > To: [email protected] > Subject: Re: Trying to capture JES2 Job Log > > > > > I'm attempting to save started task output in our output management > database. We > > use EOS. I changed the JOBCLASS(STC) MSGCLASS to the class EOS uses > > and I > get > > the JESJCL and > > > > JESYSMSG files and that's all. Any clues what else I might need to > > alter > to capture the > > JESMSGLG file? > > > > > > > > You need to have your MSGCLASS and SYSOUT Class go to the same place. > Are they both coded the same? > > > I typically see the following > > JESMSGLG JES2 This is the JOBLOG > JESJCL JES2 This the JCL with substitutions > JESYSMSG JES2 This is each step statistics (datasets, ucb, > etc...) > > If you set MSGCLASS=X, all three should go to output class X unless you > have exits. Or do you have a JOBCARD added to your STC that uses a > different MSGCLASS? Is the STC being started with a MSGCLASS other than > what you > want? You can issue S STCNAME,MSGCLASS=Y > > > Lizette > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN This e-mail message and all attachments transmitted with it may contain legally privileged and/or confidential information intended solely for the use of the addressee(s). If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, forwarding or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete this message and all copies and backups thereof. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

