5729 Primary index for the table is not partitioned.
Explanation:
For an ALTER TABLE statement with the REVALIDATE PRIMARY INDEX clause, the specified table must have a partitioned primary index. This clause is not valid for a nonpartitioned primary index.
Generated By:
RES modules.
For Whom:
End User. DR62813-bessc
Remedy:
Examine the SQL statement and verify that the request is correct. Either submit another request or change the statement to reference a table that does have a partitioned primary index and resubmit the request.