Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: Performance & Tuning >> Statspack Report - DB File Scattered Event

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: Statspack Report - DB File Scattered Event
 rahul  Posted: Aug 31, 2007 07:05:05 AM

 Total Post: 16
 Joined: Feb, 2007






 Dear Friends

i have a question if any one know that then please give me answer

Q;- In Statspack Report - DB FILE SCATTERED READ Event .

what the meaning DB FILE SCATTERED READ ?

thanks
amit kumar bhatnagar

 Mohammed Taj
Posted: Sep 01, 2007 01:13:09 AM  

 Total Post: 694
 Joined: Jul, 2007






 
Hi,
it means sql query looking/read more than one block at a time.

if it is showing in top 5 wait event then increase buffer cache or set db_file_multiblock_read_count parameter

Regards
Taj


 Dubey
Posted: Oct 22, 2007 07:01:16 AM  

 Total Post: 2
 Joined: Oct, 2007






 
DB file scattered event means query goes for a full table scan so either u can make an index so that index is use by query or if requirement is as such that u required full table scan then increase DB_FILE_MULTIBLOCK_READ_COUNT .

 mani
Posted: Jan 16, 2008 04:24:40 AM  

 Total Post: 6
 Joined: Jan, 2008






 
you have to set index (i.e)it goes in full table scans.
if index is set already, you can force the index thro hints - /*+index(emp emp_idx)*/
emp - table name
emp_idx - index name

or you can set the parameter in init.ora -

optimizer_index_cost_adj=<value>

you can give values ranges from 1 to 100
This parameter alters the costing algorithm for access paths involving indexes. The smaller the value, the lower the cost of index access.

 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar814
  Mohammed Taj694
  Jayanta Sur479
  Vigyan Kaushik386
  positive fanatic361
  Gitesh Trivedi322
  Gopu Gopi242
  neeraj sharma228
  Ramesh Jois226
  snehalatha p169






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software