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 Query on Oracle 8

Re: Parallel Query on Oracle 8

From: Venkat <vreddy_at_no_spamix.netcom.com>
Date: Tue, 2 Jun 1998 09:56:12 -0400
Message-ID: <6l109h$u7@dfw-ixnews8.ix.netcom.com>


No you don't need Parallel Server option for Parallelizing query operations. Parallel query option gives you the capability to split the processing of certain operations (parallel read, parallel index creation, parallel insert etc... I think you can parallelize about 20 operations in Oracle 8). OTOH, Parallel Server provides high availability for mission critical installations.

Venkat
>In order to have this capaability, does this have to have
>Parallel Server option?
>
Received on Tue Jun 02 1998 - 08:56:12 CDT

Original text of this message

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