Previous Topic

Next Topic

Book Contents

Book Index

The Values of Database Screen

The Values of Database screen displays all columns and variables in the current (selected) database.

The column names listed in this screen represent variable names (also known as database attributes) used in the variable database. The variables listed in the Values of Database screen represent actual variable values. Variable values are loaded into memory automatically at Control-O startup.

To enter this screen, type V (View Variables) for the database you want to view in the Database List screen. The variables in the selected database are displayed.

Note: For a description of the screen that is displayed if you are viewing the IOAVAR database, see The Values of Database Screen for the IOAVAR Database.

Figure 68 Values of Database Screen

VALUES OF DATABASE: COSSTCSD                                             (IV.V)

COMMAND ===>                                                    SCROLL===> CRSR

     ROW       CPU       OBJECT    DESIRED   ATIPL     NOTIPL    MODE      CLASS

   

     00001000  ALL       JES2      DOWN      UP        DOWN      FREE      BASE

     00002000  ALL       VTAM      DOWN      UP        DOWN      FREE      COMM

     00003000  ALL       CICP      DOWN      UP        DOWN      FREE      DC

     00004000  ALL       CICT      DOWN      UP        DOWN      FREE      DC

     00005000  ALL       TCP       DOWN      UP        DOWN      FREE      COMM

     00006000  ALL       IDMS      DOWN      UP        DOWN      FREE      DB

     00007000  ALL       IMS       DOWN      UP        DOWN      FREE      DB

     00008000  ALL       NETV      DOWN      UP        DOWN      FREE      COMM

     00009000  ALL       OMON      DOWN      UP        DOWN      FREE      IOA

     00010000  ALL       CTM       DOWN      UP        DOWN      FREE      IOA

     00011000  ALL       CTD       DOWN      UP        DOWN      FREE      IOA

     00012000  ALL       ADAB      DOWN      UP        DOWN      FREE      DB

     00013000  ALL       DB2T      DOWN      UP        DOWN      FREE      DB2

     00014000  ALL       DB2P      DOWN      UP        DOWN      FREE      DB2

======== >>>>>>>>>>>>>>> NO MORE ROWS FOR THIS DATABASE <<<<<<<<<<<<<< ========

   

   

OPTIONS:  Z ZOOM     I INSERT   D DELETE   R REPEAT                    09.19.41

Standard up and down scrolling conventions are supported in this screen.

Use the scrolling PFKeys to scroll the variable database LEFT (PF10/PF22) and RIGHT (PF11/PF23).

Row Numbers in a Variable Database

Rows in a variable database are numbered according to the following rules:

For example, a row inserted immediately after row 2000 is assigned a number of 2100.

A maximum of 999 rows can be inserted between two original rows in a variable database. Row numbers can be refreshed, that is, assigned new numbers incremented by 1000, in the following way:

  1. Unload the IOA Variable Database Variables file using the IOAVARUL job in the IOA JCL library. This job invokes the IOADUL utility.
  2. Reload the file using the IOAVARLD job in the IOA JCL library. This job runs the IOADLD utility with the RENUM parameter specified.

    For more information about the IOADUL and IOADLD utilities, see the INCONTROL for z/OS Utilities Guide.

Parent Topic

IOA Variables Database Facility