473,395 Members | 2,437 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

CBO initial parameters - When, What, How to setup them.

2
Hello ALL,

This is my first message in this Forum.

Regarding this title: CBO initial parameters - When, What, How to setup them.
I have already read oracle documentation which explain the meaning of each optimization parameter.
And concerning Oracle 10g R2 (v10.2.0.1) the initial CBO parameters come as below:
Expand|Select|Wrap|Line Numbers
  1. SQL>show parameter optimizer;
  2.  
  3. NAME                                 TYPE        VALUE
  4. ------------------------------------ ----------- -----------------
  5. optimizer_dynamic_sampling           integer     2
  6. optimizer_features_enable            string      10.2.0.1
  7. optimizer_index_caching              integer     0
  8. optimizer_index_cost_adj             integer     100
  9. optimizer_mode                       string      ALL_ROWS
  10. optimizer_secure_view_merging        boolean     TRUE
My question here is: When/What/How do we change these parameters and also what are the criterias for these changes?

Some 10gR2 systems I see "optimizer mode" as "CHOOSE";
Some 10gR2 systems I see "optimizer_index_cost_adj" as 80;
And on other systems I see others optimizer parameters like "optimizer_max_permutations".

Can I have some words from you and guidance?

I am trying to figure out these parameters and on next threads (step by step) I intend to ask about awr/statspack, trace, tkprof, explain plan and execution plan.

Regards,


mson77
Sep 29 '07 #1
3 2271
debasisdas
8,127 Expert 4TB
Welcome to TSDN.

Your question is too much theoritical to explain all that here. It sis beyond the scope of this discussion. Kindly follow a ggod book or manual or u can easily find all that by little web searching.
Sep 29 '07 #2
mson77
2
Welcome to TSDN.

Your question is too much theoritical to explain all that here. It sis beyond the scope of this discussion. Kindly follow a ggod book or manual or u can easily find all that by little web searching.
Yes.
Regarding specific a CBO topic... I have already googled for articles/tutorial, have purchased "Optimizing Oracle Performance/Cary Millsap" and read, searched for threads in related forums...thorough.

Besides some words I would appreciate to find one case: case analyzed and then CBO parameters changed accordingly just in the point of view of CBO parameters.

I can find performance tuning cases and articles in terms of SQL tuning... this I can find many. But in terms of CBO... unfortunately seldom.

Do you have any direction/link/resource that I can use regarding this topic? Also I searched in blogs from Jonathan Lewis, Tom Kyte, Kevin Closson... but no success either.

Any help... is VERY WELCOME and APPRECIATED!
Regards,

mson77
Sep 29 '07 #3
gintsp
36
Go to http://www.trivadis.com/e/knowhow/pu...onen/index.asp and browse CBO - A Configuration Roadmap by Christian Antognini.

Gints Plivna
http://www.gplivna.eu
Oct 1 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: qazmlp | last post by:
void func() { // Is it by anyway possible to read the value of the first command line parameter i.e. argv here ? } int main() { func() ; // No command line arguments are passed to func(). }
11
by: MLH | last post by:
Why is that? If I choose the tiny check boxes which are hard to hit with a mouse, it works fine. But option buttions, shich can be sized big enough for people with limited sight and dexterity...
4
by: Keith Kowalski | last post by:
When I use the setup wizard, how do I get an Icon on the desktop when I run the setup for the application I am creating? Thanks in advance, Keith
1
by: Manolatos Tilemahos | last post by:
Dear friends, First pls accept my apologies, because I am a new Postgres user, so my questions could be silly. We need to setup a database using UTF-8 encoding, however, by some way, we have...
15
by: angellian | last post by:
Sorry to raise a stupid question but I tried many methods which did work. how can I conserve the initial zero when I try to convert STR(06) into string in SQL statment? It always gives me 6...
0
by: RitaG | last post by:
Hi. I have a Windows Application for which I tried to create a deployment project. I selected Add New Project from the Fiile menu. I then selected Setup and Deployment Projects and clicked on...
4
by: astri | last post by:
#include "Unit1.h" #include "math.h" #include "fixed_math.hpp" #include "algorithm.h" #define MBIT 0x4000 #define CBIT 16 long constbl; void __fastcall TForm1::Button1Click(TObject...
3
by: bockyweez | last post by:
Let me start off by stating that I use Access, but have limited knowledge in SQL... I do have a good understanding of programming (C++) though, so I can follow the logic behind it. But I use dirty...
7
thelonelyghost
by: thelonelyghost | last post by:
DoCmd.RunSQL strSQL I thought there were some restrictions on what types of SQL you could run with this command. Source ** Admin Edit ** This thread pertains to the article Quotes (') and...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.