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


Associating SPOOL volumes with MAS members

z/OS JES2 Initialization and Tuning Guide
SA32-0991-00

JES2 uses a control block, the BLOB, to provide rapid access to spool space for running jobs. By associating spool volumes to systems in a mask, there will be a limit to the entries the BLOB can hold.

For example, you have a MAS where you specify:
SPOOLDEF FENCE=(ACTIVE=YES,VOLUMES=2)
Member A has spool affinity for volumes 1,2, and 3. Member B has spool affinity for volumes 1,2, and 4. A job converts on Member A and uses volumes 1 and 3. The job then executes on Member B. The job will potentially use space from three volumes before the fencing limit of 2 is reached. Because Member B does not have affinity for volume 3, the job will be allowed to get spool space from Volume 1 and either Volume 2 or 4 before the fencing limit is reached. A similar situation to this could occur if all spool volumes with affinity for the member temporarily fill and a job begins using space from a volume without affinity for the member.

See the FENCE= parameter on the SPOOLDEF statement in z/OS JES2 Initialization and Tuning Reference for how to use this parameter.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014