Viewing the monitoring context details for a scheduled data movement service

Use the WebSphere® Application Server administrative console to view the monitoring context details for a scheduled data movement service.

Before you begin

Before you begin this task, you must log in to the WebSphere Application Server administrative console.

About this task

To view the scheduled data movement service context details, complete the following steps:

Procedure

  1. In the WebSphere Application Server administrative console, click Applications > Monitor Services > Monitor Scheduled Services > model_name > Scheduled Services.
  2. Select Data Movement Service.
  3. Under Additional Properties, click Versions.
  4. Select the version of the monitor model.
  5. Click Monitoring Contexts.
  6. Click the monitoring context of the details that you want to view. The details of this monitoring context are displayed.
    Property Description
    Interval (in minutes) Identifies in minutes the amount of time between invocations of the stored procedure
    Status Displays the status of the model: Queued, In Progress, Running, Pending
    Stored procedure name Displays the name of the SQL stored procedure that performs data copying and purging operations
    Target table name Displays the name of the reporting table associated with the monitoring context
    Completion time Displays the time when the last date service run completed
    Number of rows copied Displays the number of rows that were copied the last time the stored procedure completed execution
    Number of rows pruned Displays the number of rows that were purged the last time the stored procedure completed execution
    Completion message Displays the completion message when the last data services ran