The syntax for this command is as follows:
SETRSEQ nn {report name} NN
By default, scheduled report generates are processed in ascending alphabetical order according to report name.
Use this command to allow a specified system nn report to inherit a generate sequence number NN, where 1 is the first to be processed then, 2 is the second, etc.
Reports that have not been assigned a sequence number assumes a sequence of 999 at generate time. Any duplicate sequence values are processed in ascending alphabetical report name sequence.
This assigned sequence NN is persistent and remains in force until another SETRSEQ is actioned for this report name. The valid range of NN is 0 through 500.
Use the INDEX command to determine the appropriate nn index value.
Use the QUEUE command to view the generate queue.
Refer to SCHEDULING command for more information on the generate queue.
Refer to SETQSEQ command for more information on assigning a temporary report generate sequence.