FileNet P8 Content Engine, Version 5.0.+   Database:  DB2, SQL   Application server:  WebSphere Application Server     

Creating the webSphereDefaultIsolationLevel custom property (WebSphere)

You must create the webSphereDefaultIsolationlevel custom property before you begin the upgrade.

Perform this procedure only if both of the following conditions apply to your IBM® FileNet® P8 environment:
  • Your application server is IBM WebSphere® Application Server.
  • Your database type is DB2® for Linux®, UNIX® and Windows®, DB2 for z/OS®,or Microsoft® SQL Server.

The webSphereDefaultIsolationlevel custom property must exist for the Global Configuration Data (GCD) database XA and non-XA data sources and for the object store data sources.

  1. Log on to the WebSphere administrative console.
  2. Navigate to Resources > JDBC > Data sources .
  3. Click the GCD non-XA data source name, for example, FNGCDDS.
  4. In the Configuration tab, click Custom properties under Additional Properties.
  5. Click New, and create a property as follows:
    1. Set the name to webSphereDefaultIsolationLevel.
    2. Set the value to 2.
    3. Set the type to java.lang.String.
    4. Click Apply.
  6. Repeat Step 3 for the GCD XA data source name, for example, FNGCDDSXA.
  7. Click the Object store non-XA data source name, for example, FNOS1DS.
  8. In the Configuration tab, click Custom properties under Additional Properties.
  9. Click New, and create a property as follows:
    1. Set the name to webSphereDefaultIsolationLevel.
    2. Set the value to 2.
    3. Set the type to java.lang.String.
    4. Click Apply.
  10. Repeat Step 7 for the Object store XA data source name, for example, FNOS1DSXA.
  11. Save your changes to the master configuration.


Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)