ORA-31182: Too many PL/SQL DOM handles specified
What triggered the Error:
An attempt was made to create a PL/SQL DOM handle that exceeded the maximum allowable number of PL/SQL DOM handles.What should we do to fix it:
Free PL/SQL DOM handles and try the operation again.