Re: how to set parallel_max_servers without running PQ within out apps

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 19 May 2008 18:40:17 +0100
Message-ID: <002401c8b9d7$68deacb0$4201a8c0@Primary>

For the tables and indexes, did you set degree AND instances to 1 ? If you have degree = 1 and instances = default, it is possible (but I can't check it right now) that this will still allow Oracle to run a query with DOP as "degree x instances" - which in your case means parallel 2.

Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com

Author: Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

  • Original Message ----- From: "Fedock, John (KAM.RIC)" <John.Fedock_at_us.kline.com> To: <oracle-l_at_freelists.org> Sent: Monday, May 19, 2008 2:18 PM Subject: how to set parallel_max_servers without running PQ within out apps

For streams, we need to set parallel_max_servers to > 1.

I made sure all tables and indexes have parallel set to 1 and then set the above parameter.

Normal, homegrown queries started running in parallel. How can this happen if the degree is 1 for all objects?

Is there a way to set parallel_max_servers > 1 for streams, and not have PQ option running on our application objects?

This is a 2 node RAC, HP-UX system running 10.2.0.3.

TIA,'
--

http://www.freelists.org/webpage/oracle-l Received on Mon May 19 2008 - 12:40:17 CDT

Original text of this message