The sequence of the array or table cannot be checked until runtime.
0
Cause . . . . . : 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.
Recovery . . . : 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, 2006. All Rights Reserved.