首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

select any dictionary跟select_catalog_role

2013-03-06 
select any dictionary和select_catalog_role9I的OEM在连接10G的数据库的时候有一个BUG:ORACLE连接时提示:

select any dictionary和select_catalog_role
    9I的OEM在连接10G的数据库的时候有一个BUG:
    ORACLE连接时提示:你必须具有select any dictionary权限才能运行此应用程序,请要求DBA为你赋予此权限
 
 
    select_catalog_role角色:拥有访问包括sys模式中的表的数据库中的所有表


    select any dictionary权限: 这个是读取数据字典的权限

热点排行