In this section: |
The Distribution Server schedule tracing is enabled by setting Schedule Trace to SCHEDULE (or to SCHEDULE & REPORT if you also want to enable report tracing) in the General tab of the Console Configuration tab.
ReportCaster also provides the ability to enable SCHEDULE or SCHEDULE & REPORT tracing on a per schedule basis when dynamically running the schedule on demand. When you run a schedule, the Schedule Trace setting specified in the ReportCaster Configuration tool appears along with options that enable you to change the setting for this particular schedule.
Reference: |
When the Schedule Trace parameter is set to SCHEDULE, ReportCaster produces trace files containing ReportCaster Distribution Server information related to the specific job or jobs being run. Each job creates the following trace files in the /ibi/WebFOCUS82/ReportCaster/trc/Jobid directory, each with a unique Job Process ID (Jobid):
Note: You can identify the Job Process ID of the target job by running a log report. For more information about log reports, see Log Reports or Job Logs. A Job Process ID begins with a J and is followed by a series of random digits and lowercase letters.
The following excerpt of a schedule trace file is for job ID reportcaster.log_2011-12-20.log. The reportcaster.log_2011-12-20.log file shows the date and time that the worker thread began, the parameters associated with the scheduled job, and the connection information for the Repository.
The following Schedule trace file shows the procedure associated with the procedure log file:
When ReportCaster encounters an unexpected error or abend, the following trace error files are created:
When the Schedule Trace setting is turned OFF, the files and folders in the Distribution Server /temp directory, and the schedule trace files J*.* in the /trc directory, are deleted when you start the Distribution Server. Therefore, if you want to keep any of these files, you must either back them up or make sure that schedule tracing is enabled (meaning that Schedule Trace is set to either SCHEDULE or SCHEDULE & REPORT in the ReportCaster Server Configuration tool).
ReportCaster supports Resource Analyzer. When ReportCaster runs Server Procedures or a WebFOCUS Report (Managed Reporting), it sends commands to the Reporting Server. Resource Analyzer then retrieves these commands for the purpose of monitoring the resources used to create the output to be distributed by ReportCaster. If you are not using Resource Analyzer, the commands are ignored by the Reporting Server.
You can view these commands in the schedule trace file for the specific job (provided that schedule tracing is enabled in ReportCaster).
How to: |
After you run a schedule, or use the Purge Job Logs, Purge Library, or Delete Schedules utility, you can select the corresponding job log stored in the ReportCaster Console to download the trace files that were created by the job.
Note: To receive trace files for a ReportCaster job, traces must be enabled for the job.
For more information, see the following topics:
The job logs appear in the right panel.
The Download Trace Files menu option appears.
The Windows Save dialog box displays, from which you can save the trace files to your machine. The Job Id of the log becomes the name of the zip file to be opened or saved.