This parameter chooses the size of the EVENTS table.
Syntax
EVENTS n
Parameters
n
Number of slots to be available in the EVENTS table.
Value: 500 to 32767 (inclusive).
Default: 1000.
Usage Notes
The CA‑GSS dispatcher is constructed around the z/OS EVENTS facility. The EVENTS table must allow a slot for each pending (unprocessed) event. Depending on dispatching priorities and selected options, the EVENTS table needs room to buffer deferred work.
An S502 abend usually indicates an EVENTS table that is too small.