CWOBJ6334E

XDF_DUPLICATE_FIELD_PARTITION_KEY_ORDER_CWOBJ6334E=CWOBJ6334E: The field {0} and field {1} define the same partition key order number {2}.

Explanation

The field partition keys that are defined within the same object cannot have the same order attribute.

User response

Verify the user-defined class, and ensure that the partition key annotations that are defined do not use the same order attribute for different fields. If multiple fields exist, ensure that an order is explicitly specified.