AIX clustered server: Set up a DB2 database
View information on installing and setting up DB2to work with WebSphere Portal.
1. AIX clustered server: Install DB2
View information on installing DB2 for use with WebSphere Portal.
2. AIX clustered server: Modify DB2 database properties
You must modify the approriate properties files before transferring data from the default database to the DB2 database.
3. AIX clustered server: Create groups and assigning users
Before transferring the databases to DB2, first create the users and groups you have specified in wkplc_dbdomain.properties and assign the users to their corresponding group. The user and group names must comply with both the database management system software requirements and WebSphere Portal requirements.
4. AIX clustered server: Create DB2 databases
You can create the DB2 databases that are required by IBMWebSphere Portal locally or remotely. When you create DB2 databases locally, you can create these databases using a configuration task or you can create these databases manually. When you create the DB2 databases remotely, you can only create the databases manually.
5. AIX clustered server: Set up DB2 automatically or manually
After you have created the DB2 databases, you can set up databases automatically using a configuration task or manually. The setup path that you choose after DB2 database is created is independent of whether you created DB2 databases locally or remotely.
6. AIX clustered server: Configure JCR collation support
View the steps to set up JCR collation to work with DB2 database. JCR collation is recommended when the language locales of users do not natively collate correctly in the DB2 database and when language locale correct ordering is important.
7. AIX clustered server: Configure WebSphere Portal to use DB2
This section provides information on how to manually transfer data from the default database to the DB2 database. Follow these steps to transfer WebSphere Portal and Java Content Repository databases to DB2. As an alternative to the manual database transfer procedure described here, you can use the configuration wizard to complete the database transfer task.
8. AIX clustered server: Configure DB2 for large file handling in WCM
If you are using Web Content Manager, update the database configuration to support large files. Do this by setting the fullyMaterializeLobData property in the WAS administrative console.
9. AIX clustered server: Change DB2 driver types
WebSphere Portal requires the use of either the IBM DB2 Legacy JDBC driver in type 2 mode or the IBM DB2 Universal JDBC driver in type 4 mode when connecting to DB2.
Parent
Configure WebSphere Portal to use a database