z/OS JES2 Initialization and Tuning Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameter Description for RECVOPTS

z/OS JES2 Initialization and Tuning Reference
SA32-0992-00

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 HOSALLOC subtask errors
CKPT
Indicates checkpoint data set read/write errors
CKPTONCF
Indicates checkpoint on CF subtask errors
CKPTVRNS
Indicates CKPTVRNS subtask errors
CONVERT
Indicates HOSCNVT subtask errors
DISTERR
Indicates disastrous errors
GENERAL
Indicates general purpose subtask errors
IMAGE
Indicates HASPIMAG subtask errors
MAIN
Indicates JES2 main task errors
OFFLOAD
Indicates HASPOFF subtask errors
PQE
Indicate print/punch queue errors
SMF
Indicates HASPACCT subtask errors
SPOOL
Indicates HOSPOOL subtask errors
VTAM®
Indicates HASPVTAM subtask errors
WTO
Indicates HASPWTO subtask 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
CKPT
2
CKPTONCF
2
CKPTVRNS
2
CONVERT
2
DISTERR
2
GENERAL
2
IMAGE
1
MAIN
2
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
CKPT
24
CKPTONCF
24
CKPTVRNS
24
CONVERT
24
DISTERR
24
GENERAL
24
IMAGE
24
MAIN
1
OFFLOAD
24
PQE
0 (indicating no operator involvement)
SMF
24
SPOOL
24
VTAM
24
WTO
24
*
depends on the type of error received

Modification: $T RECVopts operator command.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014