Hi Alan, 


Try adding a sysprint dd statement.  I did that to a few STC here.  Worked. 

  
HTH, 



Linda 

----- Original Message -----


From: "Alan Schwartz" <[email protected]> 
To: [email protected] 
Sent: Thursday, March 29, 2012 2:02:13 PM 
Subject: Re: Trying to capture JES2 Job Log 

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 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to