Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Parallel Application Processing

Re: Parallel Application Processing

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Mon, 08 Aug 2005 10:21:41 GMT
Message-Id: <pan.2005.08.08.10.21.41.140717@sbcglobal.net>


On Mon, 08 Aug 2005 03:09:28 -0700, Billy wrote:

> Does this method make sense? Are there better methods to consider?

Partitioning it by hash (or range, if you can do that) and then acessing different partitions in parallel would seem like the perfect way.

-- 
http://www.mgogala.com
Received on Mon Aug 08 2005 - 05:21:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US