Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 9.2.0.5 "10046" Tracing Causes Server Crash on Windows 2000?
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. =
-- 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
![]() |
![]() |