Oracle Error ORA-32838: exceeded maximum number of properties

Oracle Error Message

ORA-32838: exceeded maximum number of properties

Reason for the Error

An attempt was made to alter a property list where the number of properties in the resulting list exceeds the maximum allowed.

Solution

Order the elements of the alter list differently so the number of elements in the resulting list is less than the maximum.