zoukankan      html  css  js  c++  java
  • 错误提示: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

    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

  • 相关阅读:
    求助
    debian虚拟机试用
    算是业界新闻吧
    推荐一个图书分享网站
    日志
    写汇编报告小记
    水仙花数
    进程创建
    win32程序运行原理1
    [解题报告]374 Big Mod
  • 原文地址:https://www.cnblogs.com/itboxue/p/10531468.html
Copyright © 2011-2022 走看看