Parameter Description for RECVOPTS

type
Specifies the type of errors for which interval and count thresholds are set. Specify (*) to set the thresholds for all error types. The following options can be specified:
ALLOCATE
Indicates Start of changeallocation End of changesubtask errors
Start of changeASSTEnd of change
Start of changeIndicates spool migration assistant subtask errorsEnd of change
Start of changeCBIOEnd of change
Start of changeIndicates CBIMPLxx disastrous errors.End of change
CKPT
Indicates checkpoint errors
CKPTONCF
Indicates checkpoint on CF subtask errors
Start of changeCKPTONDAEnd of change
Start of changeIndicates checkpoint on DASD subtask errorsEnd of change
CKPTVRNS
Indicates Start of changecheckpoint versionEnd of change subtask errors
CONVERT
Indicates Start of changeJCL conversionEnd of change subtask errors
DISTERR
Indicates disastrous errors
Start of changeEOMEnd of change
Start of changeIndicates end of memory subtask errorsEnd of change
GENERAL
Indicates Start of changegeneralized subtask recoveryEnd of change errors
IMAGE
Indicates Start of changeimageEnd of change subtask errors
MAIN
Indicates JES2 main task errors Start of change(catastrophic and abends)End of change
Start of changeMIGREnd of change
Start of changeIndicates spool migration subtask errorsEnd of change
Start of changeNODUMPEnd of change
Start of changeIndicates no dump disastrous errors. Altering this setting allows dumps to be taken even when no dump was requested.End of change
OFFLOAD
Indicates Start of changeoffloadEnd of change subtask errors
PQE
Indicate print/punch queue errors
SMF
Indicates Start of changeSMFEnd of change subtask errors
SPOOL
Indicates Start of changespoolEnd of change subtask errors
VTAM®
Indicates Start of changeVTAMEnd of change subtask errors
WTO
Indicates Start of changeWTOEnd of changesubtask errors
COUNT=nn
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. The operator becomes involved with the recovery process at the point nn errors are experienced within the INTERVAL= period. For subtasks and disastrous error TYPE= specifications, this parameter specifies the number of errors at which automatic SVC dumps will no longer be taken, if the errors occur within the INTERVAL= period. Therefore, this means that if a single automatic dump is desired for a subtask or disastrous error, COUNT=2 must be specified.
Default: See the following table of default values ( by error type):
Type
COUNT=
ALLOCATE
2
Start of changeASSTEnd of change
Start of change2End of change
Start of changeCBIOEnd of change
Start of change2End of change
CKPT
2
CKPTONCF
2
Start of changeCKPTONDAEnd of change
Start of change2End of change
CKPTVRNS
2
CONVERT
2
DISTERR
2
Start of changeEOMEnd of change
Start of change2End of change
GENERAL
2
IMAGE
1
MAIN
Start of change10End of change
Start of changeMIGREnd of change
Start of change2End of change
Start of changeNODUMPEnd of change
Start of change0End of change
OFFLOAD
1
PQE
1
SMF
2
SPOOL
2
VTAM
2
WTO
2
*
depends on the type of error received

Modification: $T RECVopts operator command.

INTERVAL=nnnn
Specifies the number of hours (0-9999) in the current interval in which JES2 is counting errors. Zero (0) indicates no operator involvement.
Default: See the following table of default values (by error type):
Type
INTERVAL=
ALLOCATE
24
Start of changeASSTEnd of change
Start of change24End of change
Start of changeCBIOEnd of change
Start of change24End of change
CKPT
24
CKPTONCF
24
Start of changeCKPTONMDAEnd of change
Start of change24End of change
CKPTVRNS
24
CONVERT
24
DISTERR
24
Start of changeEOMEnd of change
Start of change24End of change
GENERAL
24
IMAGE
24
MAIN
1
Start of changeMIGREnd of change
Start of change24End of change
Start of changeNODUMPEnd of change
Start of change24End of change
OFFLOAD
24
PQE
Start of change24End of change
SMF
24
SPOOL
24
VTAM
24
WTO
24
*
depends on the type of error received

Modification: $T RECVopts operator command.