ORA-36681: (XSDPART19) Partitions string and string are out of order.
What triggered the Error:
In the definition of a range partition template, a partition with a lower range boundary was listed after a partition with a higher range boundary.What should we do to fix it:
Alter the order of the partition definition list.