Updating the Database Configuration to Support Large Files (Web Content Management Only)

If you are using Web Content Management, you must update the database configuration to support large files. Do this by setting thefullyMaterializeLobData property in the WebSphere Application Server administrative console.

Note: You only need to perform these steps if you are using Web Content Management.
  1. Log in to the WebSphere Application Server 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_dbdomain.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.