LRECL keyword
The LRECL keyword specifies the maximum logical record length of the sort input file.
In general, the smaller the value for LRECL, the better the performance of the sort task will be. However, if the value is too small, it can degrade performance or cause the sort task to terminate.
Normally, the internally calculated default value should provide good performance. You do not need to specify LRECL unless you are processing large Fast Path change records.
Use | Optional on the SORT control statement |
---|---|
Related keyword | |
Syntax | LRECL(value) |
Value | value Numeric (100-32767). Identifies the maximum logical record length. |
Default | LRECL(4351) LRECL, when specified on the SORT control statement, always overrides the default. |
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*