Configure DB2 for large file handling in Web Content Management

 

+

Search Tips   |   Advanced Search

 

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


Prerequisites

Prepare the Windows operating system

Installing WebSphere Portal on Windows

Installing DB2 on the same server as WebSphere Portal

Configure JCR collation support

Modifying database properties

Set up databases

Configure WebSphere Portal to use 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:

Set up a single server


Previous topic:

Configure WebSphere Portal to use DB2


Next topic:

Verify databases