DSNU2917I csect-name - keyword IS NOT ALLOWED ON TABLE SPACE WITH PENDING ALTER LIMIT KEY CHANGES

Explanation

The REORG TABLESPACE utility is attempting to run on a table space or partitions with pending alter limit key changes. However, the specified keyword is not allowed because of the pending alter limit key changes.

csect-name
The name of the control section that issued the message.
keyword
The keyword in the REORG TABLESPACE control statement that is not allowed in this situation.

System action

Utility processing terminates

User response

Take one of the following actions:

  • Remove keyword from the REORG TABLESPACE statement and rerun the utility.
  • Drop the pending alters for the table space and then rerun REORG TABLESPACE.

Severity

8 (error)