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...

  1. Install DB2
  2. Create users
  3. Create remote databases
  4. Modify database properties
  5. Configure WebSphere Portal to use DB2

You only need to perform these steps if you are using WCM.

  1. Log into the administrative console and go to...

      Resources | JDBC | Data sources

  2. 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.

  3. 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.

  4. Click Custom properties.

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


Parent topic:

Configure WebSphere Portal to use DB2


Previous topic:

Configure WebSphere Portal to use DB2


Next topic:

Changing driver types