z/OS DFSMSdfp Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


OAM IPCS processing

z/OS DFSMSdfp Diagnosis
SC23-6863-00

The exit routine is invoked in the standard manner, by using the IPCS VERBEXIT subcommand, with the following syntax.

Operation

Parameters

VERBX OAMDATA 'parameters'

{ACTIVE|MAIN|STORAGE}

 

{DSNAME(dsname)|DATASET(dsname)}

 

{FILE(ddname)|DDNAME(ddname)}

 

(AMASK(mask))

 

{PRINT|NOPRINT}

 

{TERMINAL|NOTERMINAL}

 

{TEST|NOTEST}

The following list defines the valid parameters.
Parameter
Description
BFCB[(address)]
Format the buffer manager control block (BFCB) at the specified address.
CBDUMP
Format a subset of the OAM control blocks (all of the following).
CTCB[(address)]
Format the OAM Storage Manager component control task control block (CTCB) at the specified address.
CTCL[(address)]
Format the CTC adapter list (CTCL) at the specified address.
CTCWA[(address)]
Format the channel to channel work area (CTCWA) at the specified address.
DTCB[(address)]
Format the drive task control block (DTCB) at the specified address.
FTCB[(address)]
Format the file system task control block (FTCB) at the specified address
HMCB[(address)]
Format the OAM Storage Manager component master control block (HMCB) at the specified address.
IBUFL[(address)]
Format the Object Storage and Retrieval component buffer list (IBUFL) at the specified address.
IQEL[(address)]
Format the Object Storage and Retrieval component query element (IQEL) at the specified address.
IRWA[(address)]
Format the Object Storage and Retrieval component request work area (IRWA) at the specified address.
LAMB[(address)]
Format the library attention message block (LAMB) at the specified address.
LAQ[(address)]
Format the library attention queue (LAQ) entry at the specified address.
LCB[(address)]
Format the library control block (LCB) at the specified address.
LPAQ[(address)]
Format the library attention queue (LPAQ) entry at the specified address.
LQE[(address)]
Format the library queue element (LQE) at the specified address.
LTCB[(address)]
Format the library task control block (LTCB) at the specified address.
MCB[(address)]
Format the OAM master control block (MCB) at the specified address.
MWA[(address)]
Format the Object Storage and Retrieval component main work area (MWA) at the specified address.
MWAX[(address)]
Format the Object Storage and Retrieval component main work area extension (MWAX) at the specified address.
ODCB[(address)]
Format the optical drive control block (ODCB) at the specified address.
OMCB[(address)]
Format the Object Storage and Retrieval component object manager control block (OMCB) at the specified address.
OPCH[(address)]
Format the OAM Storage Manager component optical request chain header (OPCH) at the specified address.
OPCM[(address)]
Format the OAM Storage Manager component operator command parameter block (OPCM) at the specified address.
OPL[(address)]
Format the OAM parameter list (OPL) at the specified address.
OSMA[(address)]
Format the Object Storage and Retrieval component object storage manager area (OSMA) at the specified address.
OVT[(address)]
Format the optical vector table (OVT) at the specified address.
PCB[(address)]
Format the OAM Storage Manager component process control block (PCB) at the specified address.
RCB[(address)]
Format the recycle master control block (RCB) at the specified address.
RVCB[(address)]
Format the recycle volume control block (RVCB) at the specified address.
RWA[(address)]
Format the recovery work area (RWA) at the specified address.
SCB[(address)]
Format the slot control block (SCB) at the specified address.
SECB[(address)]
Format the OTIS Subsystem event control block (SECB) at the specified address.
TCA[(address)]
Format the component trace control block (TCA) at the specified address.
TVCB[(address)]
Format the tape volume control block (TVCB) at the specified address.
VCB[(address)]
Format the volume control block (VCB) at the specified address.
VSCB[(address)]
Format the volume set control block (VSCB) at the specified address.
WTD[(address)]
Format the work to do entry (WTD) at the specified address.
XMCB[(address)]
Format the XCF member control block (XMCB) at the specified address.
XTCB[(address)]
Format the XCF task control block (XTCB) at the specified address.
Note: When specifying control blocks to be formatted, the address is optional. If an address is specified, only the control block at that address is formatted. If an address is not specified, all control blocks of that type are formatted.

For information about the other VERBEXIT parameters, see z/OS MVS IPCS Commands.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014