In a previous post, I have discussed steps and methods to calculate I/O wait from an Oracle AWR report. The key and sometimes challenge task is to identify wait events which are related to the storage. While many waits may be caused by I/O related performance issues, the following waits are the main ones on which Oracle foreground session will be waiting:
- db file sequential read
- db file scattered read
- direct path read
- direct path read temp
- direct path write temp
- free buffer wait
- log file sync
- read by other session
In the next few posts, I will explain these waits. This important information is taken from the Oracle performance white paper written by Bartal Vindzberg (availability of this white paper will be posted in a future blog article). Read the rest of this entry »





Seagate made some noise in the SSD market with the release of its Pulsar XT.2, a disk form factor SSD combining single-level cell (SLC) flash with a native SCSI 6Gb/s interface, according to Seagate. That was followed shortly by the Pulsar 2, based on multi-level cell NAND flash with support for both 6GB/s SAS and Serial ATA.

