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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: parallel execution

RE: parallel execution

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Tue, 12 Feb 2002 09:18:55 -0800
Message-ID: <F001.0040CD5D.20020212084321@fatcity.com>

Further to Waleed' response:

Field name called 'degree'. if > 1 then it invokes parallel process according to degree level defined.... if 2 will start 2 processes subject to maximum of parallel_max_servers defined in your init*.ora or in 8i depending on your other parallel settings..

Following param of 8i init ora are most relevent for parallel set up..

parallel_adaptive_multi_user   TRUE
parallel_automatic_tuning      TRUE
parallel_broadcast_enabled     FALSE

parallel_execution_message_siz 4096
parallel_instance_group
parallel_max_servers           24
parallel_min_percent           0
parallel_min_servers           0



HTH, Regards
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Tue, 12 Feb 2002 06:58:26 -0800

dba_tables

-----Original Message-----

Sent: Tuesday, February 12, 2002 9:14 AM To: Multiple recipients of list ORACLE-L

Good morning all,

It there a view which tell which tables are in parallel? I would like to see which table have parallel execution turned on.

Thanks is advance,
Ruth

--



Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mohammad Rafiq
  INET: rafiq9857_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Feb 12 2002 - 11:18:55 CST

Original text of this message

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