Which of the following commands can be used to change the authorization type in DB2 9?

Which of the following commands can be used to change the authorization type in DB2 9? Each correct
answer represents a complete solution. Choose all that apply.

Which of the following commands can be used to change the authorization type in DB2 9? Each correct
answer represents a complete solution. Choose all that apply.

A.
UPDATE DATABASE CONFIGURATION

B.
SET AUTHORISATION

C.
RESET DATABASE CONFIGURATION

D.
UPDATE DBM CFG

Explanation:
Answer D and AThe UPDATE DBM CFG or UPDATE DATABASE CONFIGURATIONcommand can be used to change the
authorization type in DB2. Both UPDATE
DBM CFG, UPDATE DATABASE CONFIGURATION are equivalent commands and used to put the desired
changes on the DB2 9 database
configuration file.
Answer B is incorrect. This is not a valid DB2 command. Answer C is incorrect. It is used to reset database
configuration.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Lena

Lena

UPDATE DATABASE MANAGER CONFIGURATION command
Modifies individual entries in the database manager configuration file.