+

Search Tips   |   Advanced Search


Configure DB2 for large file handling in Web Content Management

For Web Content Management, update the database configuration to support large files. Do this by setting the fullyMaterializeLobData property in the administrative console.


Prerequisites

AIX stand-alone: Installing DB2 on AIX

Create users

Creating remote databases

Modifying database properties

Set up DB2

You only need to perform these steps if you are using Web Content Management.

  1. Log into the administrative console.

  2. Click Resources > JDBC > Data sources.

  3. Select all scopes (the default setting) or select a specific cell, node, or node/server. Select the scope that corresponds to your instance of WebSphere Portal. The view refreshes.

  4. Select the name of the data source that is defined in wkplc_comp.properties for the JCR database domain. The default data source is wpdbDS.

  5. Click Custom properties.

  6. Ensure that the fullyMaterializeLobData property is set to false.


Parent topic:

Prepare DB2 on AIX for a stand-alone production server


Previous topic:

Set up DB2


Next topic:

Changing driver types