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


Stopping OAM functions

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

Use the OAM STOP command to stop the following processes:
  • OAM
  • OSMC
  • OSMC processing for a particular storage group
  • Move volume processing for a particular volume
  • Volume recovery processing for a particular volume
  • Access backup processing
  • RECYCLE command processing.
  • Display of diagnostic messages for file system related errors originating from an OSREQ request.

The following command syntax stops OAM:

Read syntax diagramSkip visual syntax diagram
>>-+-MODIFY-+--OAM,-+-STOP-+-,-+-AB,reason------------------+--><
   '-F------'       '-P----'   +-DIAGMSGS,OSREQFS-----------+   
                               +-MOVEVOL,volser-------------+   
                               +-OAM------------------------+   
                               +-OSMC-----------------------+   
                               +-RECOVERY,volser------------+   
                               +-RECYCLE--------------------+   
                               '-STORGRP,storage-group-name-'   

Attention: To stop OAM, DB2 must be active. If you plan to stop DB2, stop OAM first.
The F STOP,OAM command takes the following operands:
AB,reason
Automatic access to backup copies of objects on removable media is discontinued for the specified reason.
DIAGMSGS,OSREQFS
Stops the display of diagnostic messages for file system related errors originating from an OSREQ request.
MOVEVOL,volser
OSMC completes movement of objects that are currently in the process of being moved before stopping.
OAM
Stops OAM and stops OSMC if it is running. OSMC does not complete work in process before stopping.
OSMC
OSMC completes all work currently in process before stopping. OSMC continues processing DISPLAY commands.
RECOVERY,volser
OSMC completes the recovery of all objects currently in process before stopping the recovery.
RECYCLE
Stop the RECYCLE process.
Note: To stop a MOVEVOL of a specific volume that is currently being processed on behalf of a F OAM,START,RECYCLE command, you can issue the following command to terminate the MOVEVOL processing of the volume:
F OAM,STOP,MOVEVOL,volser
The processing of the F OAM,START,RECYCLE command continues.
STORGRP,storage-group-name
OSMC completes all work currently in process for this Object or Object Backup storage group before stopping.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014