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

Sybase权限有关问题,用sa登录后没有sa_role/sso_role的权限

2012-02-14 
Sybase权限问题,用sa登录后没有sa_role/sso_role的权限You must have any of the following role(s) to ex

Sybase权限问题,用sa登录后没有sa_role/sso_role的权限
You must have any of the following role(s) to execute this command/proce
'sa_role' . Please contact a user with the appropriate role for help.

我想增加数据库设备就提示上面的信息,怎么办,想使用sp_role增加用户,也是提示这个错误信息
在线等待:QQ帮忙解决更好273344902。谢谢

[解决办法]
你用的是sa用户吗?
[解决办法]
alter role sa_role on
alter role sso_role on

热点排行