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 sql
2.解決方法我每次登陸數據庫查詢表時,第一次總報這個錯誤。有誰見過這個錯誤,可有解決方案數據庫
有的文章會提到用戶權限問題,在這裏的這個提示是指在別人的機器上用PLsql用一樣的用戶登陸沒有問題,是屬於PL/Sql 的設置,固然歸根的問題仍是權限問題,呵呵!session
你開了PLSQL Developer 的統計功能了, 在 Tools->Preferences->Oracle->Options裏 把Automatic Statistics前的那個勾子去掉,保存就能夠了this
做者:何秀好orm
2019-03-1417:03:04io