Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Catching "ORU-10027: buffer overflow" exceptions in PL/SQL

Catching "ORU-10027: buffer overflow" exceptions in PL/SQL

From: Ubiquitous <weberm_at_polaris.net>
Date: Thu, 18 May 2006 07:49:03 -0400
Message-ID: <J6CdnYsvmpKywvHZnZ2dnUVZ_t-dnZ2d@giganews.com>


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. Received on Thu May 18 2006 - 06:49:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US