DB2 10 for z/OS Database Administrator — Question 19

Which command can be used to view the configured global registry settings for all installed DB2 copies found on a Linux server?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the db2set command is specifically designed to display and manage the database configuration parameters for DB2. Options A, C, and D do not provide the functionality to view global registry settings; db2val checks DB2 version validation, db2look generates DDL for database objects, and db2greg is not a valid command for this purpose.