ORACLE ORA-02030: can only select from fixed tables/views

对于x$的状况session SQL> grant select on sys.x$bh to t1; grant select on sys.x$bh to t1ci ERROR at line 1: ORA-02030: can only select from fixed tables/viewsio 对于fixed tables/views只能selecttable 若是想把x$bh的se
相关文章
相关标签/搜索