Actually, most of the people here think that no one will go past the subject of 
the email.  It contains the task name, the maxcc (or abend) and the system it 
ran on, similar to the one that goes out to the NOTIFY under TSO, but will a 
little bit more information. 

The original plan was to just put that same message inside the email as the 
body, but I felt that the step data was just way to useful to leave out.  So I 
had the step name, program, and return code.  Then on the next phase of the 
beta I added some addition information about the job as a whole, so now the 
subject and body are:

Subject: 07:35:29 SYZMTEST(JOB07977) Ended MaxCC=1234 in Step:STEP123

(body)
Task: SYZMTEST(JOB07977) Entered system: 01/09/2014 at: 07:35:28.106301  via: 
INTRDR
             
  Task Owner: BRIAN   RacfGrp: SYS1
  Task began execution: 01/09/2014 at: 07:35:28.224804 Class: A  Msgclass: X  
System: Z130
  Task PgmrName: WESTERMAN Notify User: BRIAN
  Task ended execution: 01/09/2014 at: 07:35:32.112323


Step: STEP1            Program: SETRC       Ended    CC: 0000
Step: STEP002         Program: SETRC       Ended    CC: 0002
Step: STEP1234       Program: SETRC       Ended    CC: 1234
Step: STEP020         Program: SETRC       Ended    CC: 0020
Step: STEP200         Program: SETRC       Ended    CC: 0200
Step: STEP31           Program: SETRC       Ended    CC: 0003

MAX-CC: 1234 in STEP(STEP1234)

The change that I want to add is that the Step: lines will add the CPU timings, 
region and EXCP to each step row.

Brian

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

Reply via email to