The COLLATING SEQUENCE phrase specifies the collating sequence to be used in nonnumeric comparisons for the KEY data items in this sorting operation.
If you omit the COLLATING SEQUENCE phrase, the PROGRAM COLLATING SEQUENCE clause (if specified) in the OBJECT-COMPUTER paragraph specifies the collating sequence to be used. When you omit both the COLLATING SEQUENCE phrase and the COLLATING SEQUENCE clause, the EBCDIC collating sequence is used.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.