INDEXES

The INDEXES option indicates whether R+/CHANGE ACCUM should collect log records for all of the indexes defined on the table spaces that ACCUM TABLESPACE or ACCUM GROUP selects.
ValueDescription

INDEXES NO

(default) Indicates that R+/CHANGE ACCUM should not collect log records for indexes.

INDEXES YES

Indicates that R+/CHANGE ACCUM should collect log records for indexes. If you specify INDEXES YES, all table space specifications in the ACCUM statement or in referenced GROUP definitions apply to all partitions or data sets.

Note

If you include OPTION INDEXLOG AUTO and an ACCUM statement specifies INDEXES YES, R+/CHANGE ACCUM will process any indexes recoverable from image copies and issue message BMC40658S for any indexes that are not recoverable. If some indexes are not recoverable and there are no other errors, the job will end RC=0. Any unrecoverable indexes will appear in AFRERR.

Related topic

Was this page helpful? Yes No Submitting... Thank you

Comments