`
igogo007
  • 浏览: 156341 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Dynamic Performance Tables not accessible,Automatic Statistics...

阅读更多
使用的PLSQL Developer 工具在对oracle 10g插入数据或查询数据的时候都会报以下错误:
Dynamic Performance Tables not accessible,   
Automatic Statistics Disabled for this session   
You can disable statistics in the preference menu,or obtanin   select priviliges  on the v$session,v$sesstat and v$statname tables 


开始以为是用户的权限不够,网上找了下

原来是打开了PLSQL   Developer  的自动统计功能。

解决方法如下:

  在Tools->Preferences->Options里把Automatic   Statistics前的那个勾子去掉,保存就可以了
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics