JOBPACING statement

Use the JOBPACING statement to limit the number of jobs that the LPD server concurrently writes to the JES spool or send to another LPD server. This limits memory requirements in LPD, but does not cause any jobs to be lost. Received jobs are queued until they can be processed.

Syntax

Read syntax diagramSkip visual syntax diagram
              .-----------.   
              V           |   
>>-JOBPACING------limit---+------------------------------------><

Parameters

limit
An integer specifying the maximum number of jobs that the LPD server concurrently writes to the JES spool or send to another LPD server.

Usage notes