data-dictionary

FPSINPUT.SYSMNTR_C_ALERT_PARAMETERS

Data Dictionary

>

FPSINPUT Tables

> FPSINPUT.SYSMNTR_C_ALERT_PARAMETERS

Table FPSINPUT.SYSMNTR_C_ALERT_PARAMETERS"

Configuration table to set parameter values for sysmonitor alerts

  • Schema: FPSINPUT

  • Tablespace: FPSDATA


Column

Type

Nullable

Comment

ALERT_NAME

VARCHAR2(30)

Descriptive name should align with sysmonitor view using configuration. Example - ALERT_NAME = CHK_NEXTMOVE is used by CHK_NEXTMOVE view.

ALERT_TYPE

VARCHAR2(30)

Descriptive type definition should align with portion of associated ALERT_NAME view that is using these configurations. Example - ALERT_TYPE = scan_check is used for the portion of the CHK_NEXTMOVE view that looks at the recent scan rate of lots using Next Move.

ALERT_VALUE

NUMBER

Numeric configuration value.