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: File open wait

Re: File open wait

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Fri, 20 Jan 2006 19:06:03 -0600
Message-ID: <018501c61e27$3df545c0$9fbc21c8@porgand>


RE: File open waitLuis,

Did you verify that your v$session.state says WAITING, not just WAITED? Because WAITED doesn't mean that your session is waiting.

Otherwise compare the SQL execution plans and number of logical IOs+CPU usage (as John said) for the executed SQL statements for both "fast" and "slow" environments.

Tanel.

  Hi Tanel, John, Raj, Millsap and others following this thread.

  I gonna give you some news regarding the issue.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jan 20 2006 - 19:06:03 CST

Original text of this message

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