SORT_NAME

Use the SORT_NAME keyword to specify the name of the sort package to use when Fast Path/EP performs an internal sort.

Use

SORT_NAME is an optional keyword for the OPTIONS command.

Syntax

SORT_NAME=parameter

Parameters

Specify a 1-character to 8-character name for the sort package you want to use. Valid values include:

Value

Description

DFSORT

specifies the DFSORT package

LGBSORT

specifies the LGBSORT package if it is available

SORT

specifies the sort package to which you have assigned 'SORT' as an alias name

SYNCSORT

specifies the SYNCSORT package

Default

SORT_NAME=LGBSORT

Note

The product function searches for the default LGBSORT module in the STEPLIB data set concatenation. LGBSORT is located in the hlq.XXLIB (merged installation) or hlq.LGBLIB (non-merged installation) data set. If the additional library containing LGBSORT is not included in the STEPLIB data set concatenation, the product switches and executes SORT_NAME=SORT.

Alias

None

Was this page helpful? Yes No Submitting... Thank you

Comments