If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Impact of Revoking SYSADM

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-03-11, 05:22
nikhilalal1 nikhilalal1 is offline
Registered User
 
Join Date: Jan 2011
Posts: 1
Impact of Revoking SYSADM

Hi all,
I have DB2 ZOS v9 installed. We need to revoke SYSADM from couple of IDS. So before revoking, we want to create an IMPACT report. Can you please let me know what all authorities will be revoked? also, will any views or any database objects be dropped?
Thanks,
Nikhila.
Reply With Quote
  #2 (permalink)  
Old 01-03-11, 08:22
umayer umayer is offline
Registered User
 
Join Date: Dec 2005
Posts: 273
No database-objects and no views ( and no triggers .... ) will be dropped because of the REVOKE SYSADM. But all GRANTs that user did will be revoked, too ( and that might lead to other grants being revoked )
Reply With Quote
  #3 (permalink)  
Old 01-03-11, 10:36
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
don't forget plans/packages. Also, take a look at making the id an installation sysadm prior to revoke as the cascade revoke will not occur. Carefully read the manual regarding cascading revokes and stick to your plan, as you could end up with a big mess of noone being able to work properly.
Dave Nance
Reply With Quote
Reply

Tags
authorities, revoke, sysadm

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On