Examples

Tracing IP PrintWay™ extended mode daemons

  1. Enter the MVS™ START command to run the AOPSTOP JCL procedure to stop the daemons:
    START AOPSTOP,OPTIONS='-d outd'
  2. Put AOPTRACEON=1 in the STDENV data set for the AOPSTART JCL procedure.
  3. Enter the MVS START command to run the AOPSTART JCL procedure to restart the daemons:
    START AOPSTART 

Tracing the NetSpool daemon

  1. Enter the MVS START command to run the AOPSTOP JCL procedure to stop the daemon:
    START AOPSTOP,OPTIONS='-d netd'
  2. Put AOPTRACEON=1 in the STDENV data set for the AOPSTART JCL procedure.
  3. Enter the MVS START command to run the AOPSTART JCL procedure to restart the daemon:
    START AOPSTART