Steps for disabling the CTRACE after OMPROUTE is started

Disable the CTRACE after OMPROUTE is started.

Procedure

Perform the following steps:

  1. Issue the following console commands to disable a CTRACE to an internal buffer:
     TRACE CT,OFF,COMP=SYSTCPRT,SUB=(omproute_jobname)

    or

    Issue the following console commands to disable a CTRACE to an external writer:
    TRACE CT,OFF,COMP=SYSTCPRT,SUB=(omproute_jobname)
    TRACE CT,WTRSTOP=writer_proc
  2. If DEBUGTRC or ALL is included in the CTRACE options, issue one of the following commands to modify the trace level:
    F,omproute_jobname,TRACE=x
    F,omproute_jobname,DEBUG=x 
    F,omproute_jobname,TRACE6=x
    or
    F,omproute_jobname,DEBUG6=x