关于Oracle错误:动态执行表不可访问,本会话自动统计被禁止,关闭自动统计之后的问题

用SYS登录,授权给相应的用户,用下面的语句
grant select on v_$statname to scott; 
grant select on v_$sesstat to scott; 
grant select on v_$session to scott; 
grant select on v_$mystat to scott; 

posted on 2011-02-11 18:19 Mr.wang 阅读(883) 评论(0)  编辑 收藏 引用 所属分类: Oracle


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


<2011年2月>
303112345
6789101112
13141516171819
20212223242526
272812345
6789101112

导航

统计

常用链接

留言簿

随笔分类

随笔档案

搜索

最新评论

阅读排行榜

评论排行榜