WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


Planning for DB2 on Linux

When planning to transfer data to IBM® DB2 Universal Database™ Enterprise Server Edition, you should consider the databases and user information, such as database names, what data is stored, and the database space needed. Some fix packs require steps prior to the transfer task to complete successfully.

Before you begin:
  • DB2 is installed during WebSphere Portal Express installation. This section is only required if you want to change the configuration and transfer to another local DB2 database.
  • WebSphere Portal Express supports DB2 JDBC Type 2 (CLI-based) and Type 4 (JCC) drivers.
  • Review the "Database considerations" topic.
  • Ensure the database that you plan to use is supported by this version of WebSphere Portal Express. Refer to Supported hardware and software for the list of supported databases.

The database names and users on this page are suggested values and provide consistency throughout the documentation. Replace these values with values in your environment. The database name cannot exceed eight characters and can only contain letters and numbers.

In a local database environment, WebSphere Portal Express and DB2 are installed on the same system.

Figure 1. Local database environment
Local database

As shown in Figure 2, when a JDBC type 2 connections is used, WebSphere Portal Express and DB2 Connect are installed on one system (the local system). The DB2 server is installed on a separate system (the remote system).

Figure 2. Remote Database Environment (JDBC type 2 connection)
Remote database

For JDBC type 4 connections, no DB2 Connect installation is required on the system that runs WebSphere Portal Express. As shown in Figure 3, the DB2 Universal JDBC driver that is supplied with DB2 is copied to this system. It is used within the Java Virtual Machine of WebSphere Portal Express and connects directly to the remote DB2 server.

Figure 3. Remote Database Environment (JDBC type 4 connection)
Remote database with type 4 connection
  1. Review the different databases shown in the following table and replace these values with the values in your environment; schema names must be different when the database is shared. While configuring WebSphere Portal Express to use one database is technically possible, using separate databases can improve scalability and performance. The architecture allows each of these databases to exist in one or many instances. However, the recommended architecture uses the default instance (db2inst1) that is created by the installation program.
    Application Database name Space required
    WebSphere Portal Express

    Used for the portal (at a minimum) or to hold all data. Stores information about user customization, such as pages, and user profile and login information.

    • release
    • comm
    • cust
    Depends on the number of users and portal objects, such as pages and portlets.
    Document Manager, Personalization,Web Content Management

    Contains documents, personalization rules, personalization campaigns, and document library configuration information.

    • jcrdb
    Depends on the size and number of documents created and uploaded by the Document Manager , the number and size of Personalization rules and campaigns, and the number and size of items and elements created in Web Content Management.
    Feedback

    Contains the information that is logged by your Web site for analysis of site activity and generating reports.

    • fdbkdb
    Depends on the amount of traffic to the site. The amount of data that is logged per login-enabled page can vary.
    LikeMinds

    Contains the recommendations to be displayed to users when their interactions with your Web site have been analyzed and predictions generated.

    • lmdb
    Depends on the amount of traffic to the site.
  2. Review the tables and types of objects owned by each user. The architecture allows each of the following users to exist in the same database. All table spaces are approximately 2.8 GB by default. The size increases with the use of Java Content Repository.
    Application Database user placeholder Function
    WebSphere Portal Express
    • releaseusr
    • communityusr
    • customizationusr
    Core user who owns approximately 230 tables, used for WebSphere Portal Express core objects, which includes tables that store the user customizations made to pages.
    Java Content Repository
    • icmadmin
    Java Content Repository user who owns at least 1130 tables. The number could be higher depending on usage.
    Feedback
    • feedback
    Feedback user who owns approximately 50 tables used for logging site and personalization usage.
    LikeMinds
    • lmdbusr
    LikeMinds user who owns approximately 15 tables used to hold the Web site usage analysis routines and recommendation text.
Related reference
Which distributed edition of DB2 Universal Database Version 8 is right for you?
Which distributed edition of DB2 Universal Database Version 9 is right for you?
Supported hardware and software

Library | Support | Terms of use |

Last updated: Wednesday, February 20, 2008 10:51am EST

Copyright IBM Corporation 2000, 2008. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)