Previous Topic: GLVSHAREDFILE ParameterNext Topic: GLVSHAREDRESERVE Parameter


GLVSHAREDQUE Parameter

The GLVSHAREDQUE parameter specifies the maximum number of shared variable VSAM file requests that may be waiting to be processed. Since real VSAM file input and output is being performed by the service task, this parameter may need to be adjusted upward for heavy usage of this facility.

Default

100 requests

Other possible values

Any number from 50 to 10000

Set or modify this parameter...

At initialization

Example: GLVSHAREDQUE

Change the size of the VSAM shared file request queue to 200.

OPSPRM('SET','GLVSHAREDQUE','200')