Step 8: Configure the Component Trace

About this task

SysOps ProcOps
 

Both the system operations component and the automation manager use the z/OS component trace for debugging purposes. The following setup must be done:

  • Copy the CTIHSAZZ member from the SINGSAMP sample library to SYS1.PARMLIB. Do not change this member.
  • Copy the HSACTWR member residing in the SINGSAMP sample library into SYS1.PROCLIB.
  • Allocate the trace data set used by the component trace. You can use the sample job HSAJCTWR in SINGSAMP to allocate the data set. Modify the sample job where appropriate.
Note: Make sure that the job invoking the ITTTRCWR module (see HSACTWR member in the sample library) has write access to the trace output data set.