Syntax
PRIOxx=nnnn
Description
This statement defines the association between the output scheduling priorities and the quantity records of output, where:
When an output file is permanently closed, the priority routine scans the priority table from PRIO15 to PRIO0, and assigns the priority of the file. Note that this priority is determined as the priority index number of the PRIO statement defining the next higher number of output records.
The lower limit is 0 and the upper limit is 16,777,215. Defaults are as follows:
|
PRIO0 = 16777215 |
PRIO6 = 16777215 |
PRIO12 = 16777215 |
|
PRIO1 = 16777215 |
PRIO7 = 16777215 |
PRIO13 = 15000 |
|
PRIO2 = 16777215 |
PRIO8 = 16777215 |
PRIO14 = 5000 |
|
PRIO3 = 16777215 |
PRIO9 = 16777215 |
PRIO15 = 2000 |
|
PRIO4 = 16777215 |
PRIO10 = 16777215 |
|
|
PRIO5 = 16777215 |
PRIO11 = 16777215 |
|
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|