Field | Description |
Host Name | Host name of the DB2 server. The host is the name of the remote server on which you are storing data. Remote configuration only. |
Port Number | Specify the port number used to access the DB2 server. Remote configuration only. |
Instance | The DB2 instance name. The default instance is DB2. |
Database | Enter the DB2 database name. The default is Domino. |
Directory | A valid path where DB2-based NSF tablespace containers will reside. This field defaults to the DB2 server's default directory set up by the DB2 administrator.
If you specify multiple paths, containers are dispersed randomly across different paths. If you choose to provide multiple paths, use this syntax:
C:\db2data#D:\db2data#E:\db2data
Where the '#' is used to separate container locations. These locations are not used to stripe containers, rather to disperse newly-created NSF containers randomly across the different paths. |
DB Default Creation | The type of database that is created by default when working in Domino Notes. Choose one:
- DB2 -- Creates a DB2 enabled Notes database, which you can work with in DB2 and Domino Notes.
- NSF -- Creates a pure NSF which you can only work with in Domino Notes. NSFs are not recognized by DB2.
|
DB2 Access Server | Enter the fully-qualified user name of the USER.ID file that DB2 Access server uses. For example, DB2AccServ/DomainName |
DB2 Access Path | Enter the complete path that DB2 uses to load the DB2 Access server DLL. For example, C:\program files\db2udf\ndomudf.dll. The DB2 Access path must point to the file ndomudf.dll. |
Maximum number of NSFs in Group | Default setting is 10. The maximum number of DB2 enabled Notes databases permitted in one DB2 group. You can lock a DB2 group before it reaches the maximum of 10 groups. When a group is locked or when it is full because it contains ten groups, any new DB2 enabled Notes databases are added to the next sequentially numbered DB2 group. |