What is the effect of setting the value "CHOOSE" for
OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?

Answers were Sorted based on User's Feedback



What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the AL..

Answer / guest

The Optimizer chooses Cost_based approach and optimizes with
the goal of best throughput if statistics for atleast one of
the tables accessed by the SQL statement exist in the data
dictionary. Otherwise the OPTIMIZER chooses RULE_based
approach.

Is This Answer Correct ?    0 Yes 0 No

What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the AL..

Answer / nishi

The Optimizer chooses Cost_based approach and optimizes with the goal of best throughput if statistics for atleast one of the tables accessed by the SQL statement exist in the data dictionary. Otherwise the OPTIMIZER chooses RULE_based approach.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is COST-based approach to optimization ?

5 Answers  


How to get a list of all background sessions in the database?

0 Answers  


What are the four Oracle system processes that must always be up and running for the database to be useable?

0 Answers  


How do we get field detail of a table?

0 Answers  


How do I connect to oracle?

0 Answers  






In Oracle 10g, "g" Stands for what?

5 Answers   Mphasis,


What is a public synonym?

1 Answers  


What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?

0 Answers  


What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.

0 Answers  


Explain what are the advantages of views?

0 Answers  


How to view the dropped tables in your recycle bin?

1 Answers  


How will you identify oracle database software release?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)