DSNU215I csect-name REFRESH PENDING ON ob-type database.objectname PROHIBITS PROCESSING

Explanation

Db2 attempted to execute a utility against a table space or index that has refresh pending status.

System action

Utility processing is not initiated.

User response

If the object in refresh pending status is a table space, use the RECOVER utility to recover the table space to a prior point in time. You can also reload the table space with LOAD REPLACE. If the object in refresh pending status is an index, use the REBUILD INDEX utility to rebuild the index from the data.

Severity

8 (error)