10.10. Review Questions

1:Where does DB2 store information about the users who can access DB2?
2:Besides performing user ID and password authentication at the DB2 server or DB2 client, what other authentication mechanisms does DB2 support?
3:When does a user need the BINDADD privilege on a database?
4:If bob is connected to a database and wants to create a table foo in the ts1 table space, what privileges must he have to run the following statement?
								CREATE TABLE mary.foo (c1 INT, c2 INT) IN ts1
							
5:A user ID bob that is a member of group dba is defined on the DB2 server. Why would the following fail to give SYSCTRL authority to user bob?
								update dbm cfg using sysctrl bob
							
6:In a Windows environment where a DB2 server is defined inside a domain called ...

Get Understanding DB2®: Learning Visually with Examples now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.