|
[oracle-l]
||
[Date Prev]
[06-2007 Date Index]
[Date Next]
||
[Thread Prev]
[06-2007 Thread Index]
[Thread Next]
Re: Trigger SMON to dump table statistics to ALL_TAB_MODIFICATIONS
- From: rjamya <rjamya@xxxxxxxxx>
- To: post.ethan@xxxxxxxxx
- Date: Wed, 6 Jun 2007 14:03:58 -0400
EP,
try exec dbms_stats.flush_database_monitoring_info;
rjamya
On 6/6/07, Ethan Post <post.ethan@xxxxxxxxx> wrote:
Is there a way to force SMON to dump the most current table statistics to
all_tab_modifications?
|