To get the configuration of your database you have to:
- Open a DB2 Command Window (Start > All Programs > IBM DB2 > Command Line Tools > Command Window)
- Execute the following command where you replace <database alias> by the alias of the database db2:
get db cfg for <database alias> > c:\temp\db2_cfg.txt