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

Home -> Community -> Usenet -> c.d.o.server -> Re: optimizer (9i) solaris

Re: optimizer (9i) solaris

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Wed, 03 Dec 2003 05:50:11 -0800
Message-ID: <1070459445.588241@yasure>


Jonathan Lewis wrote:

> One guess in line.
>

Which brings up an idea for the OP.

I don't think we can tell you what happened but we can, perhaps, help you if it happens again in the future.

Run this query now:

SELECT name, value
FROM v$parameter
WHERE isdefault = FALSE;

Save the result set.

Next time something happens ... run the query again and compare the two results.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Dec 03 2003 - 07:50:11 CST

Original text of this message

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