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


Parameter Description for REQJOBID

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

JESLOG=
Specifies for request jobID address spaces JESLOG data attributes to be used for JESMSGLG and JESYSMSG data sets.
SPIN
JESLOG data is to be immediately spun off for request jobID address spaces
(SPIN,+hh:mm)
Indicates to spin JESLOG every hh:mm time interval.

where:
  • hh is hours and has a range of 0 through 23
  • mm is minutes and has a range of 00 through 59
Note: You must specify a minimum of 10 minutes or JES2 issues an error message. Also, for time intervals of less than one hour, you must specify the following format: JESLOG=(SPIN,+00:mm).
(SPIN,hh:mm)
Indicates to spin JESLOG at hh:mm every 24 hours.
(SPIN,nnn)
Indicates to spin JESLOG whenever either JESMSGLG or JESYSMSG has nnn lines. nnn is the number (1–999) of lines in the data set.
Note: You must specify a minimum of 500 lines or JES2 issues an error message.
(SPIN,nnnK)
Indicates to spin JESLOG whenever either JESMSGLG or JESYSMSG has "nnnK" lines. Use "K" to indicate thousands of lines.
(SPIN,nnnM)
Indicates to spin JESLOG whenever either JESMSGLG or JESYSMSG has "nnnM" lines. Use "M" to indicate millions of lines.
SUPPRESS
Indicates that JES2 will suppress writing to the JESLOG data sets during the execution of jobs defined for this job class. JES2 only writes data to the JESLOG data sets during each job's input service and post–execution processing phases.
NOSPIN
Indicates that JESLOG data will not be spun, but will not be suppressed. NOSPIN is the default.

Modification:$T REQJOBID operator command

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014