-
Book Overview & Buying
-
Table Of Contents
IBM DB2 9.7 Advanced Administration Cookbook
By :
We can define an authority as a predefined role with privileges at instance or database level. In DB2, there are two types of authority: instance level and database level. In this chapter, we will cover instance-level authorities.
We have four instance-level authorities: SYSADM
(system administration authority), SYSCTRL (system control authority), SYSMAINT
(system maintenance authority), and SYSMON (system monitoring authority). Assignment to these authorities is managed through operating system groups.
SYSADM is the highest level authority in DB2. It has full access to data and utilities, has implicit DBADM authority within any database under instance, and can grant and revoke SECADM.
SYSCTRL is the highest level of system control authority. It is mainly an exclusive instance-level authority; it has no privileges to query data from a database unless it has been granted them explicitly. With this authority, it is possible to drop and create...
Change the font size
Change margin width
Change background colour