WebFOCUS Online Help > ReportCaster Development and Administration > ReportCaster Tracing > Enabling ReportCaster Tracing

Enabling ReportCaster Tracing

How to:

You can enable and disable ReportCaster tracing by selecting various options (Trace Flag, Trace File, Report Trace, and Schedule Trace) in the ReportCaster Server Configuration tool. For more information about these tracing settings, see General Configuration Settings.

You can also enable and disable ReportCaster tracing outside of the ReportCaster Server Configuration tool using a menu option (Windows) or a shell script (UNIX and z/OS). When you select a tracing option using a menu option or a shell script, the ReportCaster Server Configuration tool is updated to reflect the new settings.


Top of page

Procedure: How to Enable ReportCaster Tracing on Windows
  1. From the Programs menu, select Information Builders, ReportCaster 76, Configuration, Traces, and then Traces On to display the possible trace options:

  2. Select one of the following options:
    1. All Traces - Enables Servlet tracing (see Servlet Tracing) and Schedule tracing (see Schedule and Report Tracing).
    2. Distribution Server Traces - Enables Schedule tracing (see Schedule and Report Tracing).
    3. Servlet Traces - Enables Servlet tracing (see Servlet Tracing).

Top of page

Procedure: How to Enable ReportCaster Tracing on UNIX or z/OS
  1. From the /bin directory, type the following command:
    ./traces
  2. The following menu options appear:
    Select one of the following activities:
    Default: 1
    Please enter 1 for Turn traces on
                 2 for Turn traces off
                 Q to Quit
  3. Type 1 to Turn traces on. The following menu options appear:
    Select trace option:
    Default: 1
    Please enter 1 for All
                 2 for Servlet Only
                 3 for Distribution Server Only
                 Q to Quit
  4. Select one of the following options:
    1. 1 for All - Enables Servlet tracing (see Servlet Tracing) and Schedule tracing (see Schedule and Report Tracing).
    2. 2 for Servlet Only - Enables Servlet tracing (see Servlet Tracing).
    3. 3 for Distribution Server Only - Enables Schedule tracing (see Schedule and Report Tracing).
    4. Q to Quit - Exits the menu.

WebFOCUS