CDT Generation Stage Status

The CDT Generation Stage Status table displays the status of each of the CDT stages.

Click the Refresh icon to update the fields and see the latest status for each stage.

In cases where the status is either Failed or Stopped/Paused, or the run never completes, you should consult the database logs in RSE_LOG_MSG as well as the WebLogic console logs in your WebLogic domain in order to troubleshoot the problem.

Figure 2-2 CDT Generation Stage Status

Description of Figure 2-2 follows
Description of "Figure 2-2 CDT Generation Stage Status"

You can use the status information to monitor the progress of each stage. It contains the following fields, which can be viewed, but not modified. You can also view from the contextual pane the number of categories/Locations/Segments that are used for the CDTs current run.

Table 2-1 CDT Generation Stage Status Fields

Field Name Description

Stage Name

A row exists in the table for each CDT stage that provides detailed status information. The five stages are Setup, Data Filtering, Calculation, Evaluation, and Escalation.

Stage Status

The current status of the stage: Not Started, Not Started (Scheduled for Later), Processing, Completed Successfully, Completed with Errors, Stopped/Paused, Cancelled, or Failed.

Last Update Date The date and time when the status was most recently updated.

The following provides an explanation of the different values for the status of a stage.

Table 2-2 Status Explanations

Stage Status Description

Not Started

This indicates that the stage has not yet been initiated. This can occur when you first begin to create a CDT or when you update an existing version.

Not Started (Scheduled for Later)

The stage is scheduled to start after the previous stage is complete.

Processing

This indicates that the stage is currently being processed.

Stopped/Paused

This indicates either that the stage has been stopped by the application or that the user has chosen to stop the process (for example, to make a change to an option). In the latter case, once any background processing has stopped, the user can re-run the stopped stage.

Completed Successfully

This indicates that the stage has been successfully processed.

Completed with Errors

This indicates that the stage was able to complete the processing of all requested CDTs, but one or more CDTs encountered errors during the run and were not able to complete successfully. This most commonly occurs when the data used for a CDT is not available or is too sparse to produce a result.

Failed

This indicates that a problem occurred during the processing. If the failure occurred during the Calculation stage, and only a few CDT results did not produce a CDT score, then the user can continue without those results since pruning will remove them. If the failure occurred during any of the other stages, the user must re-run the stage.

Cancelled

This indicates that the database has cancelled the execution of the stage either because of missing data or an exception. The user should review the RSE_LOG_MSG log to determine the problem.