BC remote Oracle DBA - Call (800) 766-1884
Free Oracle Tips

Oracle Consulting Oracle Training Development

Remote DBA

 

Remote DBA Plans
Remote DBA Service

 
Remote DBA Oracle Home
Remote DBA Oracle Training
Remote DBA SQL Tuning Consulting
Remote DBA Oracle Tuning Consulting
Remote DBA Data Warehouse Consulting
Remote DBA Oracle Project Management
Remote DBA Oracle Security Assessment
Remote DBA Unix Consulting
Burleson Books
Burleson Articles
Burleson Web Courses
Burleson Qualifications
Oracle Internals Magazine
Oracle Links
Remote DBA Oracle Monitoring
Remote DBA Support Benefits
Remote DBA Plans & Prices
Our Automation Strategy
What We Monitor
Oracle Apps Support
Print Our Brochure
Contact Us (e-mail)
Oracle Job Opportunities
Oracle Consulting Prices





   

 

 

 

 
 

Oracle Tips 

by Burleson Consulting

The Data Warehouse Development Life Cycle

Parallelism And Oracle Data Warehousing Oracle Parallel Database And Server

Figure 7.7 A shared memory SMP configuration.

There is a great deal of confusion about the difference between Oracle's parallel server and parallel query. While Oracle’s parallel query can be used with any computer configuration, including standalone processors, SMP, or MPP, Oracle’s parallel server can only be used on MPP systems. As stated earlier, MPPs are systems where a number of independent nodes, each with its own memory, share a common disk resource. As such, SMP is sometimes called shared memory multiprocessing and MPP is called shared-nothing multiprocessing. Examples of SMP processors include IBM SP2 and the IBM SP3, which contains eight processors. In parallel server parlance, a processor is called a node.

Oracle parallel server only works with MPP because each node on the MPP box requires its own memory area for the Oracle SGA. To illustrate, consider the example shown in Figure 7.6. Here, we see that a four processor system has been configured to share a common data resource. As such, any user, on any node, will get a complete view of the entire database. For example, user Scott could login to node 1 and create a public access table called TIGER. Immediately after creation, another user on node 4 could also access that table.

In parallel server, careful consideration must be given to the uses of parallelism, because the resulting system could often perform slower than a single node system. For example, in parallel server, the DLM may force the Oracle database writer to write transactions to the database more frequently than a standalone Oracle database.

When planning for parallel server tasks, it is a good idea to segregate specific types of tasks to specific nodes (see Figure 7.8). For example, common update routines against tablespace A could be segregated onto node 1, while queries against tablespace B could be segregated onto node 2. Because each Oracle instance has its own complete SGA, a full-table scan on one node will not flush any data out of the buffer pool of another node.


This is an excerpt from "High Performance Data Warehousing". To learn more about Oracle, try "Oracle Tuning: The Definitive Reference", by Donald K. Burleson.  You can buy it direct from the publisher at 30% off here:
http://www.rampant-books.com/book_1002_oracle_tuning_definitive_reference_2nd_ed.htm
 

 


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.

 

 

Remote DBA Service
 

Oracle Tuning Book

Free Oracle dictionary reference poster

BC Oracle support

Oracle books by Rampant

Oracle monitoring software

North Carolina Oracle Users Group

 

 Arabian horse breeder

Seeing eye horses

 

 

Burleson is the American Team

American Flag

 

 

BC Remote Oracle Support
P.O. Box 511 • Kittrell, NC, 27544

Remote DBA

Remote DBA Services

 

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.