1. Dell EMC Unity: Oracle Database Best Practices (Technical White Paper H15343.4, April 2020):
Page 13, Table 3 "Typical Oracle I/O characteristics": This table provides guidance for sizing Oracle workloads. For OLAP/DSS, it specifies a Read % of 70-80%, a Write % of 20-30%, a Random % of 80%, and a typical I/O size of 8 KB–128 KB. The default sizer profile of 70% Random Read and 30% Random Write at 8 KiB aligns directly with the lower end of the I/O size range and the specified ratios for a random OLAP workload.
2. Dell PowerMax and VMAX All Flash: Oracle Database Best Practices and Sizing Guide (Technical White Paper, August 2022):
Section 4.1.1, "Workload characterization": This section discusses the I/O profiles for different Oracle workloads. It describes OLAP as being dominated by read operations with varying I/O sizes, often starting from the database block size (commonly 8 KB). The sizer's default of 70% read, 30% write, and random access at 8 KB is a direct implementation of this characterization for a baseline scenario.