The Db2 database configuration

When you create a database, a corresponding DB configuration file called SQLDBCONF is created at the location ~NODExxxx/SQLyyyy, where xxxx is the database partition number and yyyy is the database token. You can display the content of the DB file for a particular database by connecting to the database and executing the GET DB CFG command.

The basic syntax for the command to display the DB configuration file is:

  GET [DATABASE | DB] [CONFIGURATION | CONFIG | CFG] 
  FOR [DatabaseAlias] <SHOW DETAIL>

In the preceding command, the following applies:

  • DatabaseAlias: Identifies the alias assigned to the database for which to display the configuration information

If you want to display the database configuration settings ...

Get IBM Db2 11.1 Certification Guide 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.