Revoke ADMINISTER DATABASE TRIGGER from DBA
Hi All
Kindly, if I Revoke ADMINISTER DATABASE TRIGGER from DBA role, is this will be removed from Sys user, or sys user will still have this pervalges?
DB: 11.0.2.4
Business case:
we have Siebel application installed on our oracle DB, Siebel required DBA access for the main DB accounts (SADMIN & SIEBEL)
I need to Revoke ADMINISTER DATABASE TRIGGER from DBA role but without removing this access from sys user (without impacting sys user)
Thanks ...