|
|
 |
|
Oracle Tips
by Burleson Consulting
|
The Data Warehouse Development Life Cycle
Parallelism And Oracle Data Warehousing
Parallel Processing
A continuum of processing architecture exists for parallel
processing. On one end of the spectrum, we find a few loosely
connected powerful CPUs , while on the other end, we see a large
amount of tightly coupled small processors . Parallel tasks can be
easily identified in an Oracle data warehouse environment. For the
database administrator, routine maintenance tasks, such as
export/import operations, can be run in parallel, thereby reducing
the overall time required for system maintenance. Also, tasks such
as index rebuilding can be run in parallel mode.
In an open systems environment, parallelism may be easily simulated
by using a remote mount facility. With a remote mount, a data file
may be directly addressed from another processor, even though the
data file physically resides on another machine. This can be an
especially useful technique for speeding up table replication on
remote sites, as shown in Figure 7.3.
Figure 7.3 Parallelism across multiple CPUs.
 |
Expert Remote DBA
BC is America's oldest and largest Remote DBA Oracle support
provider. Get real Remote DBA experts, call
BC Remote DBA today. |
 |
|
|
|
|