dbTalk Databases Forums  

DBA privileges on sys tables.

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss DBA privileges on sys tables. in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smripley
 
Posts: n/a

Default DBA privileges on sys tables. - 08-16-2011 , 01:19 PM






Hello,

I am trying to formulate a script to change some permissions on
SYSUSERPERM.

I login as DBA, and run the following command:

update SYSUSERPERM
set dbaauth = 'T'
where user_id = 104

I receive a 'Permission denied: you do not have permission to update
SYSUSERPERM.

However, if I perform the privilege change directly through the Sybase
frontend, the system allows me(dba) to perform the change.

Any ideas?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.