ORA-33315: (XSDELDENTANON) You cannot delete workspace object
while looping over unnamed composite workspace object.What triggered the Error:
While looping over the named anonymous composite, an attempt was made to delete an object which is dimensioned by it.What should we do to fix it:
Delete the object outside of a loop over the dimension.