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 Query

Re: High CPU Query

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 31 Mar 2006 09:24:28 -0800
Message-ID: <1143825856.552621@yasure.drizzle.com>


Kumar wrote:
> Hi,
>
> Following query is talking high CPU, using Oracle9i on windows:

Try selecting the relevant records from hrm_curr_career_v and then join them to hrm_employee.

But I have a feeling hrm_curr_career_v is a view ... you might want to look at querying the underlying table(s) directly.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Mar 31 2006 - 11:24:28 CST

Original text of this message

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