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: partitioning

Re: partitioning

From: Jeff Hunter <marist89_at_excite.com>
Date: Sat, 14 Aug 1999 23:34:44 -0400
Message-ID: <37b634d2@defiant.btitelecom.net>


Partitioning, in the purest sense, is used to spread large tables over multiple tablespaces (usually multiple physical disks). The technology you are looking for is Parallel server. Parallel server can have multiple machines operating on the same data and is typically used in 24x7 operations for redundancy. Received on Sat Aug 14 1999 - 22:34:44 CDT

Original text of this message

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