![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#3
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#4
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#5
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#6
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#7
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#8
| |||
| |||
|
|
does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... |
#9
| |||
| |||
|
|
On Thu, 12 Jun 2008 23:50:00 -0700, Superboer wrote: does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... Oracle can't collect statistics without looking at the data. DBMS_STATS is used to collect the optimizer statistics. It has many options and possibilities, in fact, it is a small science. Jonathan Lewis wrote a 500+ pages book devoted mostly to the stuff related to DBMS_STATS. -- Mladen Gogalahttp://mgogala.freehostia.com |
#10
| |||
| |||
|
|
On Thu, 12 Jun 2008 23:50:00 -0700, Superboer wrote: does oracle have such a beast; i found the 'analyze' button which does a dbms_stats.gather_table_stats looking in the help it said it would not look at the data... Oracle can't collect statistics without looking at the data. DBMS_STATS is used to collect the optimizer statistics. It has many options and possibilities, in fact, it is a small science. Jonathan Lewis wrote a 500+ pages book devoted mostly to the stuff related to DBMS_STATS. -- Mladen Gogalahttp://mgogala.freehostia.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |