DOMINO AND DB2
Complete this procedure to set up a new Domino and DB2 environment on IBM AIX. This is not a procedure for upgrading an existing Domino and DB2 configuration.
On IBM AIX, the Domino server's installation process checks for the proper configuration of the Input Output Completion Protocol (IOCP). IOCP must be installed on AIX systems on which the DB2 Access server is installed. If Domino has not been installed on the computer where the DB2 Access server is to be installed, you must manually verify that IOCP is installed and enabled prior to installing the DB2 Access server.
When you create file systems on IBM AIX, enable the large file option. For more information, see the subtopic "Enabling large files" in the topic "AIX operating system tuning" in the Tivoli Software Information Center.
Note Only 64-bit Instances are supported on AIX.
Prerequisite
1. Install and set up the Domino server. For instructions, see Chapters 1 - 3 of Administering the Domino System, or see the Domino Administrator 7 Help.
2. Start the Domino server.
3. On the Domino server, permanently enable transaction logging.
4. Stop the Domino server.
5. Install DB2 on IBM AIX.
6. From the AIX OS or from the AIX administrator tool, create these three primary groups:
9. Add the Domino user account to the DB2DOM group or to whatever group you have designated as a SYSCTRL_GROUP.
10. From the AIX OS or from the AIX administrator tool, create these three user accounts and then add the user to the corresponding group you created in Step 6.
15. Create a server ID for the DB2 Access server .
16. Install the DB2 Access server on the server running DB2.
17. On the DB2 server, log in using the instance owner user account name and password.
18. If your DB2 configuration has a SYSCTRL_GROUP, you can omit this step. If your DB2 configuration does not have a SYSCTRL_GROUP, set up DB2DOM as the SYSCTRL_GROUP in DB2 by entering this command from the DB2 CLP:
DB2START
21. Complete the AIX post-installation procedure.
See also