The Oracle Execution Plan

This blog entry presents a basic introduction to Oracle execution plans. What exactly is an Oracle execution plan? An execution plan consists of the steps that the database server will take to accomplish a DML statement, e.g. SELECT, INSERT, DELETE, UPDATE, etc. The...

PCIe Adapter Virtualization with SR-IOV

Within the world of POWER hardware, the PowerVM SEA (Shared Ethernet Adapter) has been the standard when it comes to virtualizing an ethernet adapter for quite some time. With the introduction of SR-IOV (Single Root I/O Virtualization) the additional VIOS layer is...