DB2 10 for z/OS Database Administrator — Question 18

Which of the following commands will list all of the disk configurations of the file system DATAFS in a DB2 pureScale cluster?

Answer options

Correct answer: A

Explanation

The correct command, A, uses the option –list, which is specifically designed to display all configurations for a file system in DB2 pureScale. The other options either use incorrect flags like –display or –displayconfig, which do not provide the complete list of disk configurations.