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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 9.2.0.5 "10046" Tracing Causes Server Crash on Windows 2000?

Re: Oracle 9.2.0.5 "10046" Tracing Causes Server Crash on Windows 2000?

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Tue, 3 Aug 2004 17:46:28 +0300
Message-ID: <023701c47968$a89e1ab0$9c969fd9@porgand>


It seems that, you are using parallel query and cursor_sharing=force|similar here, it might be that the problem occurs when all of these features "collide". Do you need your query to run in parallel? (parallel option triggers lots of bugs, including data/query result corruption ones, in my experience).

Tanel.

> I am finally getting to practice some of the tracing functionality that =
> is discussed here and ran into something I haven't seen dicussed here. =
> We had a complaint about a query that performs inconsistently and I =
> enabled my session trigger on user logon to capture it. The server =
> failed at a point shown below. The first entry is the alert log entry. =



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Aug 03 2004 - 09:42:13 CDT

Original text of this message

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