ORA-32838: exceeded maximum number of properties
What triggered the Error:
An attempt was made to alter a property list where the number of properties in the resulting list exceeds the maximum allowed.What should we do to fix it:
Order the elements of the alter list differently so the number of elements in the resulting list is less than the maximum.