Is there a way to catch these exceptions when thrown by PL/SQL?
I get them on occasion and apparently the "WHEN OTHER" clause
of my final EXCEPTION region does not catch it, causing my script to
quit ungraciously.
I get them on occasion and apparently the "WHEN OTHER" clause
of my final EXCEPTION region does not catch it, causing my script to
quit ungraciously.