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: High CPU usage

Re: High CPU usage

From: Valentin Minzatu <valentinminzatu_at_yahoo.com>
Date: 12 Oct 2006 06:32:59 -0700
Message-ID: <1160659979.357848.162670@k70g2000cwa.googlegroups.com>


Without having access to the system and more indepth info, I can only recommend you to try setting CURSOR_SHARING to SIMILAR. It should provide some benefit (20-50% reduction in CPU usage) for the not bound queries and most important should not affect the bound ones.

Cheers,
Valentin Received on Thu Oct 12 2006 - 08:32:59 CDT

Original text of this message

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