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


Displaying OSMC summary status

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

The following command syntax displays OSMC status:

Read syntax diagramSkip visual syntax diagram
>>-+-DISPLAY-+--SMS,OSMC-+----------------+--------------------><
   '-D-------'           '-,L=-+-a------+-'   
                               +-name---+     
                               '-name-a-'     

OSMC
Displays OSMC status.
L={a | name | name-a}
Specifies the location where the results of the inquiry are to be displayed, where name is the console name, and a is the display area on the console screen.
To display OSMC summary status, enter the following command:
DISPLAY SMS,OSMC
This results in F OAM,D,OSMC command being issued.

The following information is displayed:

D SMS, OSMC
CBR9350I OSMC Summary Status:
TASK      TASK      TASK       START       OBJECTS       OBJECTS
NAME      TYPE      STAT       TIME        COMPLETED     ACTIVE
CBR9364I OSMC Summary Status 2:
          TASK      TASKS      TASKS
ACTIVITY  TYPE      ACTIVE     QUEUED
IMBKUP    I              0          0
RCLDISK    B              0          0
End of Display Summary
CBR9355I No OSMC processes are active at this time.
CBR9350I OSMC Summary Status:

Explanation:

TASK     TASK     TASK    START      OBJECTS      OBJECTS
NAME     TYPE     STAT    TIME       COMPLETED    ACTIVE
tskname  tsktype  tskstat starttime  objcomplete  objactive        
Message CBR9364I will display the number of Immediate Backup tasks and the number of Recall to Disk tasks that are currently processing and queued to process.
CBR9364I OSMC Summary Status 2:

Explanation:

          TASK   TASKS    TASKS
ACTIVITY  TYPE   ACTIVE   QUEUED
IMBKUP    I      active   queued
RCLDISK    B      active   queued
The fields displayed in each data line are as follows:
tskname
Name of control task
tsktype
Type of control task:
   B
Recall to Disk
   C
Cycle processing for a storage group
   D
DASD space management
   G
Operator requested processing of a single storage group
   I
Immediate Backup
   L
Library space management
   M
Move Volume
   R
Volume recovery
   Y
Operator initiated Recycle command process
tskstat
Task current status:
   ␢
(Blank) OSMC is running
   P
OSMC is stopping
   T
OSMC is terminating
starttime
Task start time (hh.mm.ss)
objcomplete
Number of objects that have completed processing
objactive
Number of objects being processed

The system displays the following information before it issues the CBR9350I message if a RECYCLE task type is currently active.

CBR9356I Recycle Summary Status:
 
 Explanation: 

TASK    TASK TASK  START     START           VOLS      VOLS
NAME    TYPE STAT  DATE      TIME      LIMIT COMPLETE  ACTIVE    
RECYCLE Y    tstat startdate starttime limit volcomp   volact
Note:

The system issues this message in response to a D SMS,OSMC operator command if there is an active RECYCLE command processing. The system provides the summary status information for the recycle process associated with the MODIFY OAM,START,RECYCLE command.

The summary information includes the name of the task, type of task, a task status (ending or stopped), or blank, the date and time the task was started, the limit of volumes to be recycled as indicated on the MODIFY OAM,START,RECYCLE operator command, the number of volumes completed processing, and the number of volumes still being actively processed.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014