![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I tried, no luck. It seems that the best features are disabled in the XE. |
#3
| |||
| |||
|
|
On Fri, 21 Oct 2011 17:09:30 +0000, Mladen Gogala wrote: I tried, no luck. It seems that the best features are disabled in the XE. Sorry, forgot to include the query that proves it: SQL> select sql_handle,plan_name * 2 *from dba_sql_plan_baselines * 3 *where lower(sql_text) like '%emp%'; no rows selected |
#4
| |||
| |||
|
|
Having said that - you are aware of the fact that baselines are only captured if you execute the same statement at least twice? Your demo wouldn't capture baselines in Enterprise Edition either I assume since you run your query only once. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi there, if I readhttp://blogs.oracle.com/optimizercorrect, than baselines are no EE feature. If the XE can use it is not really mentioned there, but SE should work. Bye Joerg |
|
SPM is available as part of Oracle Database Enterprise Edition 11g |
#7
| |||
| |||
|
|
On Oct 26, 8:49*am, anton.ta... (AT) googlemail (DOT) com wrote: Hi there, if I readhttp://blogs.oracle.com/optimizercorrect, than baselines are no EE feature. If the XE can use it is not really mentioned there, but SE should work. Bye Joerg You might want to re-read the post, because it seems to mention this explicitly: SPM is available as part of Oracle Database Enterprise Edition 11g taken from:http://blogs.oracle.com/optimizer/en...the_use_of_sql Randolf |
![]() |
| Thread Tools | |
| Display Modes | |
| |