DSNU600I csect-name INDEX creator.index-name POINTS TO A DIFFERENT DATABASE.

Explanation

A specified index does not point to a table in the database selected. For a RUNSTATS Format 1 invocation, the database is the one specified (or defaulted) in the TABLESPACE parameter. For a RUNSTATS Format 2 invocation, the database is the one which contains the first index in the index-name list.

System action

All remaining RUNSTATS invocation parameters are validated and the executing utility job terminates. Work performed by previous utilities in the job step remains in effect. Subsequent utility control statements are flushed. No record of the utility job step is retained in the system; therefore, it cannot be restarted.

User response

Ensure that all indexes in the list point to the same database and resubmit the RUNSTATS job.

Problem determination

Refer to catalog table SYSIBM.SYSINDEXES to determine the table upon which the index is based. This table must be in the database and table space targeted by the RUNSTATS utility.

Severity

8 (error)