| Computers Forum Index » Computer - Databases - Oracle » Catching "ORU-10027: buffer overflow" exceptions in PL/SQL |
|
Page 1 of 1 |
|
| Author |
Message |
| Ubiquitous |
Posted: Thu May 18, 2006 4:49 pm |
|
|
|
Guest
|
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. |
|
|
| Back to top |
|
|
|
|