z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Object Support
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Displaying OAM XCF status

z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Object Support
SC23-6866-00

This command displays system status for this instance of OAM in relation to the sysplex and XCF. The following command syntax displays OAM XCF status:

Read syntax diagramSkip visual syntax diagram
>>-+-DISPLAY-+--SMS,OAMXCF-------------------------------------><
   '-D-------'               

The following is a description of the keyword for this command:
OAMXCF
Displays OAM XCF status.
To display OAM XCF status, enter the following command:
DISPLAY SMS,OAMXCF
This results in F OAM,D,OAMXCF command being issued.

The following information is displayed:

CBR1250I OAM XCF STATUS:
XCF MEMBER NAME    USER              SYSTEM    OPT     OPT    TAPE 
                   STATE             NAME      READ    WRITE  READ
xcf-member-name    aaaaaaaaaaaaaaaa  bbbbbbbb  cccc    ddddd  eeeee   
-----------------------------------------------------------------------------
 
this-xcf-member   ffffffffffffffff   gggggggg  hhhh    iiiii  jjjjj
XCF GROUP NAME:  xcf-group-name
OAM XCF timeout value for XCFOPTREADA is seconds.
OAM XCF timeout value for XCFOPTREADM is seconds.
OAM XCF timeout value for XCFOPTWRITEA is seconds.
OAM XCF timeout value for XCFOPTWRITEM is seconds.
OAM XCF timeout value for XCFTAPEREADA is seconds.
OAM XCF timeout value for XCFTAPEREADM is seconds.

For instances of OAM other than the OAM where the display command was issued, the fields displayed in each data line are as follows:

xcf-member-name
The member name associated with an instance of OAM in the OAMplex
aaaaaaaaaaaaaaaa
The user state of xcf-member-name on this data line. OAM defined user states are INITIALIZING, TERMINATING, RESTARTING, or ACTIVE.
bbbbbbbb
The system name associated with xcf-member-name on this data line.
cccc
The number of optical reads sent from the OAM where the command was entered to the OAM on the display line to be processed.
ddddd
The number of optical writes sent from the OAM where the command was entered to the OAM on the display line to be processed.
eeeee
The number of tape reads sent from the OAM where the command was entered to the OAM on the display line to be processed.

For instances of OAM on the system where the display command was issued, the following fields are displayed in the last data line of the multiline message:

this-xcf-member
The member name associated with this instance of OAM in the OAMplex where the display command was issued.
ffffffffffffffff
User state of this-xcf-member where the command was issued. OAM defined user states are INITIALIZING, TERMINATING, RESTARTING, or ACTIVE.
gggggggg
System name associated with xcf-member-name on this data line.
hhhhh
The total number of optical reads sent from the OAM where the command was entered to other OAMs in the OAMplex.
iiiii
The total number of optical writes sent from the OAM where the command was entered to other OAMs in the OAMplex.
jjjjj
The total number of tape reads sent from the OAM where the command was entered to other OAMs in the OAMplex.
xcf-group-name
The XCF group associated with the OAMplex.
seconds
The OAM XCF timeout values for each XCFTIMEOUT subparameter (specified in the CBROAMxx member of PARMLIB when OAM was initialized or set by operator command) in effect for the OAM where the command was entered.
The following is a sample of DISPLAY SMS,OAMXCF status:
CBR1250I OAM XCF status:
XCF MEMBER NAME   USER          SYSTEM    OPT    OPT    TAPE
                  STATE          NAME     READ   WRITE  READ
OAMSYS2           ACTIVE        SYSTEM2     27      65     0
OAMSYS3           ACTIVE        SYSTEM3     36       0    22
------------------------------------------------------------
OAMSYS1           ACTIVE        SYSTEM1     63      65    22
XCF GROUP NAME:  OAMGRP1
OAM XCF timeout value for XCFOPTREADA is 20.
OAM XCF timeout value for XCFOPTREADM is 50.
OAM XCF timeout value for XCFOPTWRITEA is 150.
OAM XCF timeout value for XCFOPTWRITEM is 150.
OAM XCF timeout value for XCFTAPEREADA is 40.
OAM XCF timeout value for XCFTAPEREADM is 50. 

If the instance of OAM is not part of an OAMplex, the following message will display:

CBR1069I Command rejected. OAM is not a member of an XCF group in a 
         sysplex environment.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014