Previous Topic

Next Topic

Book Contents

Book Index

Database Status Screen

The Database Status screen contains basic information about Control-O/COSMOS Object databases. Options in this screen are similar to the options that can be specified in the Object Status screen (described above). However, in this screen, the options affect the mode of a specified database.

In addition, the first record in this screen (ALL) can be used to specify options that affect Global Control-O/COSMOS mode.

Use the scrolling PFKeys to scroll the Database Status screen forward and backward.

Figure 8 Database Status Screen

---------------------- CONTROL-O COSMOS DATABASE STATUS  -----< D >--------(OC)

COMMAND ===>                                                    SCROLL===> CRSR

O OBJECTDB     METHODDB     MODE         UP           DOWN         UNKNOWN

  ALL                       FREE

  COSSTCOB     COSALLMT     FREE         UP           DOWN         UNKNOWN

  COSVTMOB     COSALLMT     FREE         ACTIVE       INACTIVE     UNKNOWN

  COSIMGOB     COSALLMT     FORCE_OK     UP           DOWN         UNKNOWN

====== >>>>>>>>>>>>>>>    NO MORE ENTRIES IN THE LIST    <<<<<<<<<<<<<<< ======

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

OPTIONS:  F FREE  H HELD  O FORCE_OK  N NOPRE                       15.41.46

The information included in the Database Status screen is built from member COSMOLST in the Control-O PARM library. For information about the format of this member and how to modify the information, see Component Details.

The following fields are displayed in the Database Status screen:

Table 10 Fields of the Database Status Screen

Field

Description

O (Option)

Option field. Allows entry of line options to be applied to a specific object.

OBJECTDB

Name of the Object database.

METHODDB

Name of the Method database used to determine actions for the Object database.

MODE

Control-O/COSMOS mode for the database. Valid values are:

  • FREE – Normal operation mode.
  • HELD – Objects in the database are kept in the current status. No changes are made to the status of objects in the database (regardless of whether or not the current status and desired status of the objects match)
  • FORCE_OK – Desired status of objects in the database are modified to match the current status. If the current status of an object is changed, its desired status is modified again so that it continues to match the current status
  • NOPRE – Prerequisites are not checked before changing the status of objects in the database.

UP

Name of the UP status for objects in the database (for example, UP, ONLINE, or ACTIVE).

DOWN

Name of the DOWN status for objects in the database (for example, DOWN, OFFLINE, or INACTIVE).

UNKNOWN

Name of the UNKNOWN status for objects in the database (for example, UNKNOWN, or NOTFOUND).

Parent Topic

Online Facilities