DSNU609I csect-name TABLE table-name IS IN A DIFFERENT TABLESPACE

Explanation

A table listed in the table name list of the RUNSTATS TABLE keyword was not found in the specified table space.

System action

The executing utility job step 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 by the system; therefore it cannot be restarted.

User response

Ensure that all tables in the list are in the specified table space and resubmit the utility.

Problem determination

Refer to the catalog table SYSIBM.SYSTABLES to determine the table space in which the table is located.

Severity

8 (error)