This database-level authority allows a user to perform following functions within a specific database:
- Create, drop, activate, deactivate, or flush event monitors
- Generate Explain data by using EXPLAIN
- Flush the optimization profile cache
- Perform table and index reorganization
- Perform RUNSTATS on the table and indexes
- Flush the package cache and prepare SQL statements
- Grant or revoke execute privileges on all system-defined routines, except audit procedures
- Grant or revoke select privileges on system catalog tables and views
- All of the tasks listed in the EXPLAIN authority
- SQLADM can execute certain clauses of the following workload management commands:
- ALTER SERVICE CLASS on collect aggregate activity ...