ADB8026E The ROTATE PARTITION option cannot be processed. Reason code = rc.

Explanation

An error occurred while an ALTER TABLE statement that specifies rotating partitions was being processed. The reason code indicates the source of the error:
1
The table is not partitioned
2
No table partitions exist
3
The row specified for rotate is unknown.

System action

Processing stops.

User response

Review the ALTER TABLE statement that was specified, particularly the ROTATE PARTITION option. Correct the appropriate statements and try again. If the reason code is 3, contact IBM® Software Support and provide the information in this message.