z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$D RECVopts - Display current RECVOPTS settings

z/OS JES2 Commands
SA32-0990-00

Function

To display the current RECVOPTS settings for types of errors.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--RECVopts--+--------------------------+--+----------+----->
                 +-'--type--'---------------+  '-,--COUNT-'   
                 |    .-,--------------.    |                 
                 |    V                |    |                 
                 '-(----+-type-------+-+--)-'                 
                        '-'--type--'-'                        

>--+-------------+---------------------------------------------><
   '-,--INTERVAL-'   

Parameters

RECVopts(type|*)
The $HASP846 message displays the current RECVOPTS settings for the specified types of errors.
COUNT
For the MAIN type COUNT= specifies the number (1-99) of errors (within the INTERVAL= time period) below which the operator will not become involved in the recovery process.
INTERVAL
Specifies the number of hours (0-9999) in the current interval in which JES2 is counting errors.

Authority Required

This command requires display authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

The scope of some commands varies by parameter.

Some parameters on certain commands will display information about the entire MAS, while other parameters will display information about this member only.

For those commands that are single member scope, or have some parameters that are single member scope, you might want to use the parameters for that command to get information about all members of the MAS. If so, you can use the MVS ROUTE *ALL command to issue that command to all active members (if the JES2 command character is the same on all members). See z/OS MVS System Commands, SA38-0666 for more information on using the ROUTE *ALL command.

Messages

The individual parameter descriptions list the resulting messages.

Example

 1   $D RECVOPTS

$HASP846 RECVOPTS(MAIN)      COUNT=1,INTERVAL=1 
$HASP846 RECVOPTS(DISTERR)   COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(CKPT)      COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(PQE)       COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(IMAGE)     COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(ALLOCATE)  COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(SPOOL)     COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(SMF)       COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(VTAM)      COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(WTO)       COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(CONVERT)   COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(OFFLOAD)   COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(CKPTVRNS)  COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(GENERAL)   COUNT=1,INTERVAL=24
$HASP846 RECVOPTS(CKPTONCF)  COUNT=1,INTERVAL=24

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014