Multiple choice technology databases

Which authority or privilege is granted by the DB2 Database Manager configuration file?

  1. CONNECT

  2. CONTROL

  3. SYSMAINT

  4. EXECUTE

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The SYSMAINT (System Maintenance) authority is a system-level authority configured within the DB2 Database Manager configuration file (dbm cfg). Privileges like CONNECT, CONTROL, or EXECUTE are database-level privileges granted via SQL.