In this lesson, you will define privileges that authorize users to the warehouse database. Security for the warehouse database is managed within DB2 Universal Database. It is separate from the Data Warehouse Center security.
Access within DB2 Universal Database is managed by administrative authorities and user privileges within the database manager. Authorities are usually granted at the database level, and privileges are usually granted for objects within the database (for example, tables).
Privileges are controlled by users with SYSADM or DBADM authority, or by the creator of the object. You can grant privileges to users for the TUTWHS database because you are its creator.
To grant privileges to the TUTWHS database:
The Table Privileges window opens.
The Add User window opens.
In this lesson, you authorized users to use the LOOKUP_MARKET table. In the next lesson, you will catalog the metadata that you have defined in the Data Warehouse Center, so that the users that you authorized in this lesson can find the data that they need more easily.