Performance TuningThis is a featured page

Performance tuning is the one area in which the Oracle DBA probably spends most of his or her time. If you’re a DBA helping developers to tune their SQL, you can improve performance by suggesting more efficient queries or table- and index-organization schemes. If you’re a production DBA, you’ll be dealing with user perceptions of a slow database, batch jobs taking longer and longer to complete, and so on. Performance tuning focuses primarily on writing efficient SQL, allocating appropriate computing resources, and analyzing wait events and contention in the system. Some Links for your kind reference.

Oracle Tuning References



Oracle Tuning Tools


Confio Ignite for Oracle
Confio Ignite provides bottleneck analysis by measuring wait events and allowing the DBA to drill into wait events to find the root cause behind performance issues.

Ion for Oracle
Ion for Oracle provides a sleek interface for trend identification and historical performance metrics. Metrics can be viewed over time with forecasting and trending options, and complex scripts allow historical and real-time views into database performance.


No user avatar
oradba5339
Latest page update: made by oradba5339 , Oct 23 2009, 8:28 PM EDT (about this update About This Update oradba5339 Edited by oradba5339

4 words deleted

view changes

- complete history)
More Info: links to this page
Started By Thread Subject Replies Last Post
redferrariteam Multiple temp files 5 Jan 2 2008, 12:00 PM EST by HayrolR
Thread started: Dec 27 2007, 5:58 AM EST  Watch
Hi Experts,

We have a four disk solaris production server without RAID configuration.

Many SQL queries of the application would perform huge sort operations. In order to use the available I/O bandwidth optimally we created 3 temp files on different disks for our TEMP tablespace.

While monitoring the I/O performance we realized that only one tempfile is used extensively though the data being sorted is too huge compared to the extent size.

In case of data files(multiple datafiles per TS) Oracle would allocate extents in a round ronbin fashion.

Would like to know why the same seems to be not happening in our case. Any pointers?
2  out of 13 found this valuable. Do you?    
Show Last Reply
Showing 1 of 1 threads for this page

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)