首页 > 数据库技术 > 详细

错误提示: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$sess

时间:2019-03-14 17:11:55      阅读:314      评论:0      收藏:0      [点我收藏+]

1.错误提示: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 

2.解决方法我每次登录数据库查询表时,第一次总报这个错误。有谁见过这个错误,可有解决方案

有的文章会提到用户权限问题,在这里的这个提示是指在别人的机器上用PLsql用同样的用户登录没有问题,是属于PL/Sql 的设置,当然归根的问题还是权限问题,呵呵!

你开了PLSQL Developer 的统计功能了, 在 Tools->Preferences->Oracle->Options里 把Automatic Statistics前的那个勾子去掉,保存就可以了

作者:何秀好

2019-03-1417:03:04

 

错误提示: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$sess

原文:https://www.cnblogs.com/itboxue/p/10531468.html

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