Previous Topic

Next Topic

Book Contents

Book Index

Changing Display Types

While in the Server Status screen, the display type can be changed using the DISPLAY command. The format of the command is

DISPLAY x

In this command, x is the identifying letter for the desired type. DISPLAY can be abbreviated to DI.

Note: For a list of display types, enter DISPLAY ? to show the Display Options window. To select a display type in the window, type S (Select) in the Option field next to the ID. To exit the window without selecting a display type, press PF03/PF15 (END).

Example

DI A

displays the All Fields display type.

Valid predefined display types are:

Display Type D (Default)

Figure 61 is an example of the Default display type for the Server Status screen.

Figure 61 Server Status Display Type D (Default)

------< D >---------------  CONTROL-O SERVERS STATUS  ----------------(OA.S)

COMMAND ===>                                                    SCROLL===>

    O SERVER   STCID   TYP QLN STIME - STATUS -----------------

      CICSP01           S  000 124820  DOWN

      CICST01           S  000 124820  DOWN

      IMS01             S  000 124820  DOWN

      IMS02             S      124820  DOWN

      IOA01             S  000 124820  DOWN

      GENRL01           G  000 124820  DOWN

      GENRL02           G      124820  DOWN

      GENRL03           G      124820  DOWN

      IMMED01           I      124820  DOWN

      IMMED02           I      124820  DOWN

      IMMED03           I      124820  DOWN

      IMMED04           I      124820  DOWN

      IMMED05           I      124820  DOWN

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

   

   

   

   

   

   

OPTIONS: S  START  P  STOP  C  CANCEL F  FORCE  T  TERMINATE          13.44.47

Fields in the Default (D) Display Type

The fields in the Default (D) display type are shown in Table 73.

Table 73 Fields of the Server Status Screen Default Display Type (D)

Field

Description

The following general information is displayed:

<D>

Indicates the Default display type.

The following information is displayed for each server in the Default display type:

O (Option)

Allows entry of line options to be applied to a particular server.

SERVER

The server name.

STCID

ID of the started task associated with the server. This field is displayed only for active servers.

TYPE

The server type. Valid values are:

  • S — Special
  • G — General
  • I — Immediate

QLN (Queue Length)

Length of the request queue associated with the server.

For Special servers, this field is displayed only for the first server associated with each of the preset environments.

Since all General servers share the same queue, QUEUE LENGTH is displayed only for the first General server.

STIME

Time of the last server status change.

SERVER STATUS

Status of the server. Valid values are:

  • DOWN — The server is not active but is started implicitly upon arrival of the first request for it.
  • STARTING — Control-O issued an operator start command for the server, which is not yet up.
  • UP — The server is up and waiting for requests to be processed.
  • TERMINATING — The server is in the process of shutdown.
  • STOPPED — The server was stopped using the STOP or FORCE command. The server will restart only when explicitly started by a START command.
  • ENDED WITH ERROR — The server has terminated because of an internal error.

The following information is displayed only for servers in EXECUTING status:

REQUEST

TSO command, KSL script, or z/OS shell script, as specified in the DO statement that is executing in the server.

Parent Topic

The SERVERS Option