首页 > 数据库技术 > 详细

PL/SQL报错Dynamic Performance Tables not accessible

时间:2017-07-26 09:13:58      阅读:562      评论:0      收藏:0      [点我收藏+]

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前的那个勾子去掉,保存就可以了

技术分享

技术分享

PL/SQL报错Dynamic Performance Tables not accessible

原文:http://www.cnblogs.com/yy981420974/p/7237717.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!