data-dictionary

FPSADMIN.SCH_G_KPIS

Data Dictionary

>

FPSADMIN Tables

> FPSADMIN.SCH_G_KPIS

Table FPSADMIN.SCH_G_KPIS"

This table is used to setup all basic kpi list that will be used on the sched group.

  • Schema: FPSADMIN

  • Tablespace: FPSDATA

  • Primary key: KPI_ID

  • Referenced by: FPSAPP.SCH_G_CFG_SCHED_GROUPS_KPI (KPI_ID)


Column

Type

Nullable

Comment

KPI_ID

VARCHAR2(50)

N

DIRECTION_OF_INCREASE

VARCHAR2(8)

This column determines if an increase in the KPI Result value after a scenario run indicates a positive outcome. Value can be POSITIVE, NEGATIVE, or IGNORE. If set to IGNORE, Scheduler will ignore the change in result and not use a visual indicator.

KPI_DESC

VARCHAR2(500)

KPI_DISPLAY

VARCHAR2(500)