Previous Topic: Securing DatabasesNext Topic: Securing Areas


Securing DBADMIN

About DBADMIN

When you secure resource type DB, you control who can manipulate database definitions and database-related objects. Until you secure DBADMIN, any user can manipulate database definitions and database-related objects.

How to Secure DBADMIN

You secure DBADMIN by securing the DB resource.

Note: For more information, see Securing Databases.

How to Grant DBADMIN Privilege

You give DBADMIN privilege on a named database to a user or group with a GRANT DBADMIN statement. You must hold SYSADMIN or the appropriate DBADMIN privilege to grant DBADMIN privilege. You must be connected to the system dictionary.

Note: For more information, see the following sections: