Sort sequence (SRTSEQ)

Specifies the sort sequence used for this user profile. The sort sequence is used in conjunction with the Language ID parameter to determine which sort sequence table is used.

The possible values are:

*JOB
The sort sequence value used is the value for the job issuing this command to create the logical file.

*LANGIDSHR
The sort sequence table can contain the same weight for multiple characters, and is the shared weighted table associated with the language specified in the LANGID parameter.

*LANGIDUNQ
The sort sequence table must contain a unique weight for each character in the code page.

*HEX
A sort sequence table is not used, and the hexadecimal values of the characters are used to determine the sort sequence.

*CMDDFT
The system default is used.