SYS_BACKUP server - sybase
This is a discussion on SYS_BACKUP server - sybase ; Hi, new on sybase. I try to update the sysservers: update sysservers set srvnetname='xxx_BS' where srvid=1 and it returns: Ad-hoc updates to systems catalogs not enabled. A user with SSO role must reconfigure system to allow this. Any help would ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| new on sybase. I try to update the sysservers: update sysservers set srvnetname='xxx_BS' where srvid=1 and it returns: Ad-hoc updates to systems catalogs not enabled. A user with SSO role must reconfigure system to allow this. Any help would be appreciated! Thanks. gemma |
|
#2
| |||
| |||
|
you need to be an sa of the database with so role then you need to enable config sp_configure "allow updates",1 then run youe update make sure to disable the config sp_configure "allow updates",0 |
|
#3
| |||
| |||
|
this can be done by user having role "sso_role". You can check your roles by SP: sp_helpuser |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 08:10 AM.




Linear Mode