You can open the NOTES.INI file to view the settings established when you enabled a Domino server to communicate with a DB2 server.
NOTES.INI setting | Description |
DB_CREATION_DEFAULT_TYPE | Displays the format used to create and store Domino data. The default value is DB2. The default type you specify, DB2 or NSF, displays here. |
DB2DIRECTORY | Stores the name of one or more directories in which tablespaces for Domino databases are stored. |
DB2INSTANCE | Stores the DB2 instance name or DB2 node name you specify for the Domino environment. |
DB2DATABASE | Stores the name of the DB2 database that you specify. The default DB2 database name is Domino. |
DB2INIT | Displays one of these value:
- Create -- Designates that the new DB2 database, tables, table spaces, and other DB2 objects should be created when Domino starts.
- OK -- After the DB2 objects are created, this setting is set to OK. For example, if you successfully create a new DB2 enabled Notes database, this variable displays OK.
|
DB2UDFSERVER | Stores the name of the DB2 Access server that you installed with DB2. This server name is used for DB2 Access Views. |
DB2UDFPATH | Stores the full path for the location of the DB2 Access server. The DB2 database uses this path to access the DB2 Access server DLL. |
DB2DBCODEPAGE | Indicates the code page to use when creating the DB2 database. This setting is ignored after the DB2 database is created. Do not change the default, UTF-8. |
DB2_DBS_PER_SCHEMA | The maximum number of DB2 enabled Notes databases that can be stored in one DB2 group. |
DB2LOCALE | This NOTES.INI variable is added by the DB2 server enablement tool if you do not use the default setting. |