Updating analysis and evaluation definitions

This example shows how to update the evaluation definition and the analysis definition you used for the CDSA resource in the previous example. Assume that you want to reduce the sample intervals in both definitions from 60 seconds to 30 seconds.

  1. If the current context isn’t PLXPROD1, issue the command CON PLXPROD1 from the current view.
  2. Update the evaluation definition RTEPAY05.
    1. From the current view, issue the command EVALDEF.
    2. In the EVALDEF view, tab to the entry for RTEPAY05 and issue UPD from the line-command field. The Update Evaluation Definition panel is displayed.
    3. Overtype the Sample Interval (currently set to 60) with 30, and press Enter. The EVALDEF view is redisplayed.
    Note:
    For a complete description of the EVALDEF view, see EVALDEF (Evaluation definitions).
  3. Update the analysis definition RTDPAY07.
    1. Issue the command RTADEF from the current view.
    2. In the RTADEF view, tab to the entry for RTDPAY07, and issue UPD from the line-command field. The Update Analysis Definition panel is displayed.
    3. Overtype the Sample Interval (currently set to 60) with 30, and press Enter. The RTADEF view is redisplayed.
    Note:
    For a complete description of the RTADEF view, see RTADEF (Analysis definitions).

    Although you have updated the relevant definitions, any active CICS® system in which those definitions are installed will not pick up the changes until those systems are next started. If you want to make the changes take effect immediately, you must reinstall the analysis definition "manually".

  4. Install the changed analysis definition.
    1. In the RTADEF view, tab to the entry for RTDPAY07, and issue INS from the line-command field. The Install RTADEF panel is displayed.
    2. In the Scope field of the Install RTADEF panel, enter CSGAORS1. The RTADEF view is redisplayed.

    To check that the updated definition has been installed, issue the command RTAACTV from the current view. The RTAACTV view, showing the current sample interval for installed analysis definitions, is displayed.

[[ Contents Previous Page | Next Page Index ]]