当前位置: 代码迷 >> Sybase >> Sybase权限有关问题,用sa登录后没有sa_role/sso_role的权限
  详细解决方案

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

热度:6341   发布时间:2013-02-26 00:00:00.0
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