data-dictionary

FPSBASE.ETP_L6_FUTURE_STATES

Data Dictionary

>

FPSBASE Tables

> FPSBASE.ETP_L6_FUTURE_STATES

Table FPSBASE.ETP_L6_FUTURE_STATES"

This table is a list of ETP states which we plan to add in the future. This table is not used but exists only for reference.

  • Schema: FPSBASE

  • Tablespace: FPSDATA

  • Primary key: ETP_STATE


Column

Type

Nullable

Comment

ETP_STATE

VARCHAR2(48)

N

If entity is down then use eqp_state directly. If entity is up then determine etp_state from proc_state and sby_state. (* from FPSBASE.ETP_STATUS)

ETP_STATE_DISPLAY

VARCHAR2(48)

N

IS_HIST_ONLY

CHAR(1)

N

LONG_DESCRIPTION

VARCHAR2(1000)

N

TECHNICAL_DETAILS

VARCHAR2(1000)

N

Technical description of how ETP works to cause an entity to enter this L6 state. (* from FPSADMIN.ETP_L6_DETAILED_STATES)