On Thu, 16 Sep 2004 18:51:49 -0700, Andrew V Zitelli
<zitelli@(protected) > wrote:
> Is there an Oracle event that can be set, to capture the details of the
> database session 's errors in a trace file ? Use of Oracle event 10046
> provides only a simple indication that an error was raised, but does not
> provide details. For example:
Hi Andrew
I have a small utility on my site that uses a trigger and system
events to record arbitrary server errors. You are welcome to have a
look and adapt or not as you see fit.