NetBatch Manual
NetBatch Introduction
NetBatch Manual—522460-004
1-12
NetBatch High-PIN Capabilities
NetBatch High-PIN Capabilities
NetBatch product versions D20 and later use the high PIN feature of D-series systems.
This feature allows more than 256 concurrent processes per CPU, thus removing a
limitation of the C-series system. For more information on the feature, see the
Introduction to D-Series Systems. Table 1-2 summarizes the high PIN capabilities of
NetBatch product version D30. NetBatch product versions earlier than D20 do not have
high PIN capabilities.
For more information about the high PIN capabilities of NetBatch processes, see:
12. INITIATION
ON?
If the scheduler selects a class at item 10, it checks if the class’s
INITIATION attribute is ON. If so, it goes to item 13. Otherwise, the
scheduler returns to item 10.
13. Select highest
priority job.
14. Job selected?
The scheduler attempts selection of the highest priority job from the
class selected at item 10 (not necessarily the job from item 2). If job
selection is successful, the scheduler goes to item 15. If unsuccessful
(no job selected), the scheduler returns to item 10. For information on
how the scheduler prioritizes jobs, see item 2.
15. Start job. The scheduler starts the job selected at item 9 or 14, then exits the
procedure.
Table 1-2. NetBatch D20 High PIN Capabilities
BATCHCAL BATCHCOM NBEXEC NETBATCH
Can have a PIN creator? Yes Yes Yes Yes
Can communicate with
high PIN requesters?
Not applicable Yes No Yes
Can create high PIN
processors?
Yes Not applicable No Yes
Can run at a high PIN? Yes Yes No Yes
Can recognize high PIN
process IDs?
Not applicable Yes No Yes
Defaults to run at a high
PIN?
Yes Yes Not applicable Yes
Process Reference
BATCHCAL Table 5-1, High PIN Capabilities in BATCHCAL,
on page 5-4
BATCHCO Table 6-1, High PIN Capabilities in BATCHCOM,
on page 6-6
NBEXEC Introducing NBEXEC
on page B-1
NETBATCH Table 3-2, High PIN Capabilities in NETBATCH,
on page 3-14
Table 1-1. Scheduling Algorithm Description
Item Description