When SRTSEQ(*JOBRUN) or LANGID(*JOBRUN) is specified as a command option, the sort sequence used for alternate collating is not known until runtime so sequence-checking cannot be done at compile time.
If it is required that the sequence of the array be checked at compile time, do not specify *JOBRUN for either of the SRTSEQ or LANGID parameters.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.