The following parameters are used to control the way EREP processes the records that were selected:
Parameter |
Description |
ACC=Y or N |
- Accumulate.
- Tells EREP to copy the records used for the report into an output history file.
- Yes is the default value.
|
HIST=Y or N |
- History.
- Tells EREP that its input consists of records in history files.
- No is the default value.
|
LINECT=nnn |
- Line count.
- Tells EREP that each page of the report output must contain this number of lines.
- nnn – one-to-three decimal digits.
|
LINELEN={132 | 165 | 204} |
- Line length.
- Tells EREP that each line of the system summary report output may contain up to this number of characters.
- 132 – standard print (default value)
- 165 – high-density print, 3800 printer only, paper width≥12 inches.
- 204 – high-density print, 3800 printer only, paper width≥14 7/8 inches.
|
MERGE=Y or N |
- Tells EREP that its input consists of records from both the ERDS and history files.
- No is the default value.
|
SHORT=Y or N |
- Short OBR.
- Tells EREP to print out short-form OBR records in detail edit report output.
- No is the default value.
|
TABSIZE=nnnnK |
- Table size.
- Tells EREP that the sort table it uses for internal processing must be this size.
- nnnn – is a 1–4 digit decimal number.
- K – the value is in thousands of bytes.
|
ZERO=Y or N |
- Zero ERDS.
- Tells EREP that when this report is complete, to change the header pointer to allow the ERDS to be overwritten with newly collected errors.
- No is the default value.
|
Be the first to comment