hi All,
i have test-run Oracle 10g database on ioDrive Duo and ioDrive, but find that there is not much difference in the I/O performance.
for both, i got around 700MB/s, why?
thx.
b.r.
terrytse
terrytse,
Have you tried fio-pci-check? It will tell you if the PCi slot the card is in has negotiated enough bandwidth for full performance. If you PCI bus is over-subscribed, or the slot doesn't support Duo, it will tell you. ioDrive Duo requires a PCIe x8 Gen1 slot, or a PCIe x4 Gen2 slot. Some PCIe slots say they are x16 but are only wired for something less. fio-pci-check will give you a good look.
-Shawn
Hi,
try to use parallel query (http://www.orafaq.com/wiki/Parallel_Query_FAQ), Oracle is not multi-threaded, a query use only one Core
Malek,