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: load balancing on a multi-processorsysstem

Re: load balancing on a multi-processorsysstem

From: osy45 <member18536_at_dbforums.com>
Date: Wed, 09 Jul 2003 17:40:47 +0000
Message-ID: <3091729.1057772447@dbforums.com>

depending on version and licensing you can set parallel option

parallel_max_servers derived from cpu_count parallel_automatic_tuning <true,false
and you can even set the parallel exec at table level

keep in mind that you apps can handle that kind of parallelism otherwise you may run the deadlock situations

--
Posted via http://dbforums.com
Received on Wed Jul 09 2003 - 12:40:47 CDT

Original text of this message

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