Stopping OAM functions

Use the OAM STOP command to stop the following processes:

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.