数据库缓存

刷新数据库缓存
 exec dbms_stats.gather_table_stats('PRO','tbl_request',cascade => true);
 alter system flush shared_pool;

版权声明:本文博主原创文章,博客,未经同意不得转载。

posted @ 2015-10-05 11:35  hrhguanli  阅读(132)  评论(0编辑  收藏  举报