读书人

Sybase权限有关问题用sa登录后没有s

发布时间: 2012-02-14 19:19:19 作者: rapoo

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

读书人网 >Sybase

热点推荐