Diagnosing dynamic threshold problems
For a dynamic threshold to be in effect, the following conditions must be met:
- The threshold selection definition (THRSEL) must be enabled.
- The threshold sets that are named in the threshold selection must be defined and those threshold set definitions (THRSETS) must be enabled.
- The calendar periods that are named in the threshold selection must be defined and those calendar period definitions (CALDEFS) must be enabled.
- One of the calendar periods named in the threshold selection must be active. A calendar period is active when the current time and day of the week fall within one of the time spans specified in a calendar period definition that is enabled.
If these conditions are met, the next thing to consider is the order of threshold selection entries in the threshold selection definition. The entries, which are pairs of threshold set definitions and calendar period definitions, are evaluated in order, starting at the top (as displayed in THRSEL):
- If the calendar period is active, the corresponding threshold set is checked.
- If the corresponding threshold set is defined and enabled, that threshold set becomes the active threshold set.
- If the corresponding threshold set is not defined or not enabled, the pair is ignored and the next pair is evaluated.
Use the following procedures to:
- Identify the currently active threshold sets
- Determine how those threshold sets are being used
To display currently active threshold sets
Display the THRACT view below.
ddmmmyyyy hh:mm:ss ------ MainView WINDOW INTERFACE (Vv.r.mm) ----------------
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =THRACT============SJSCC610=*========ddmmmyyyy==hh:mm:ss====PLEXMGR==D====2
- Product * Active Threshold Sets - Hide Fixed Section
Table.. *
Element *
CMD Product Table Element Current Causing Time
--- Name Name Name Set Cal Period
MVMVS CSRE CSRECSAU DEFAULT ANYTIME 22:12:36
MVMVS CPRE CPISTCPC DEFAULT ANYTIME 22:12:36- To see which calendar period is causing a threshold set to be active, use the Causing Cal Period hyperlink to display the CALDEF view.
To determine how threshold sets are being used
Display the THRSELS view below.
ddmmmyyyy hh:mm:ss ------ MainView WINDOW INTERFACE (Vv.r.mm) ----------------
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =THRSELS===========SJSCC610=*========ddmmmyyyy==hh:mm:ss====PLEXMGR==D====6
- Product * Threshold Selections - Hide Fixed Section
Table.. * >THRSETS
Element *
CMD Product Table Element THR VER EXP Status Mod Mod
--- Name Name Name SETS Date Tim
CMF SCRE SCIIRAVG > > > CREATED
CMF SUREONE SUMEBUSY > > > MODIFIED 2012/04/12 18:
MVMVS CFREC CFISTGPC > > > CREATED
MVMVS CPRE CPIBSYPC > > > CREATED 2012/04/13 09:
MVMVS CPRE CPISTCPC > > > ENABLED 2012/04/18 08:
MVMVS CSRE CSRECSAU > > > ENABLED 2012/04/25 06:Use the EXP hyperlink to display the THREXPL view for a specific threshold selection and the element to which it applies.
ddmmmyyyy hh:mm:ss ------ MainView WINDOW INTERFACE (Vv.r.mm) ----------------
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
>W1 =THREXPL===========SJSCC610=*========ddmmmyyyy==hh:mm:ss====PLEXMGR==D====2
- Product MVMVS Threshold Selection Explain - Hide Fixed Section
Table.. CPRE >THRSEL
Element CPISTCPC Selection Enabled >THRSETS
>CALDEFS
CMD Threshold Act In Thr Thresh Def Calendar Period Period D
--- Set Select Status Period State Status
DEFAULT YES YES ENABLED ANYTIME ACTIVE Enabled
STCBUSY NO CREATEDThe THREXPL view provides the following information:
- List of all threshold sets for the element, with those that are included in the threshold selection listed first (In Thr Select field)
- Status of each threshold set definition (Thresh Def Status field)
Any status other than ENABLED means the threshold set definition is not currently available for use. A status of UNDEFINED means the threshold set was named in the threshold selection, but it was never defined.
- Indication of which threshold set in the threshold selection is currently active (Act field)
- Calendar period associated with the threshold set, including:
- calendar period definition status (Period Def Status field)
- calendar period’s current state (Period State field)
Related topic