DOMINO AND DB2
Installing DB2
For detailed information about installing IBM® DB2 Universal Database™ Enterprise Server Edition, go to the DB2 Information Center at http://publib.boulder.ibm.com/infocenter/db2help/index.jsp.
1. Locate the file ese.dbcs.tar.Z.
2. Uncompress ese.dbcs.tar.Z, and then tar -xvf ese.dbcs.tar.
3. Log in as root.
4. From the ese.dbcs directory, run db2setup.
5. Install these options:
7. Create a DB2 instance on a 64-bit single partition server. Make the DB2 instance owner account the owner of the DB2 instance.
8. Enter the DB2 Fenced user account name.
9. When you have completed entering the requested information, click Finish.
10. From the DB2 CLP, assign the proper privileges to the DB2DOM group by entering:
1. Log in as db2inst1.
2. Enter DB2.
3. At the command line processor (CLP), type this command to create a test database:
Db2 connect to test
Db2 connect reset
See also