Resource Lists

Resource Lists are stored in the Repository.

A Resource List defines a list of field values that can be used when specifying:

A typical use might be to define all the transaction IDs that belong to a particular application system. Resource Lists enable you to define a group of related values once, then use it in many HDBs by simply specifying the name of the Resource List in your Selection Criteria. This avoids duplicating the same list of values in different HDBs.

For example, instead of specifying Select Statements that include transactions B001,B002,B003,..., you predefine a Resource List called BTRANS that has values B001,B002,B003,... Now when you specify the Select Statement, you simply specify BTRANS to include those transactions. To select a valid name from a list of predefined Resource Lists, press Prompt (F4) from the List field in the Select Statement.

Figure 1. Performance Select Statement
   File  Edit  Lists  Options  Help
 ------------------------------------------------------------------------------
                   SAMPLE - Performance Select Statement     Row 1 of 3 More: >
 Command ===> ________________________________________________ Scroll ===> PAGE
 
          Active  --------------- Report Interval ----------------
    Inc   Start   -------- From ---------  ---------- To ---------  
    Exc   Stop    DD/MM/YYYY  HH:MM:SS.TH  DD/MM/YYYY  HH:MM:SS.TH  
 _  INC   ACTIVE  15/12/2004  ___________  20/12/2004  ___________
 
 ------------------------------------------------------------------------------
 
    Inc  Field              ----- Value or Range -----             
 /  Exc  Name +     Type    Value/From       To          List +    
 _  INC  RESPONSE   ______  3_______________ _________   ________  Milliseconds
 _  INC  CPU_____   TIME__  50______________ 1000_____   ________  Milliseconds
 _  INC  TRAN____   ______  ________________ _________   BTRAN___              
 ******************************** End of list *********************************
 
  F1=Help      F3=Exit      F4=Prompt    F7=Backward  F8=Forward  F10=Actions
 F11=Right    F12=Cancel