Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition
by Rick Greenwald, Robert Stackowiak, Jonathan Stern
Uniprocessor Systems
Uniprocessor systems, like the one shown in Figure 11-1, are the simplest systems in terms of architecture. Each of these systems (typically a standard personal computer) contains a single CPU and a single I/O channel and is made entirely with industry-standard components. They are most often used as single-user standalone machines; for example, for database development or as client machines in a network. Some uniprocessor machines are also used as small servers for databases. Versions of this architecture made with more exotic RISC-based CPUs are typically used as engineering, scientific, or graphics workstations today.

Figure 11-1. Typical uniprocessor system
Until the 1990s, uniprocessor systems were frequently used as servers because of their low price and the limited ability of relational databases to fully utilize other types of systems. However, Oracle evolved to take advantage of systems containing multiple CPUs through improved parallelism and more sophisticated optimization. At the same time, the price points of Symmetric Multiprocessing (SMP) systems (described in the next section) have plummeted dramatically, making SMP systems the database hardware servers of choice.
Although there is only a single processor in a uniprocessor system, the server operating systems used by these systems now support multiple threads. Each thread can be used to support ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access