Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • WebSphere Portal Family wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category IBM Redbooks: Building a Sample Website Using IBM Web Content Manager 7.0 IBM Redbooks: Building and Implementing a Social Portal IBM Redbooks: Developing Exceptional Multi-Channel Web Experiences V7: IBM Web Content Manager Product Documentation V7: IBM WebSphere Portal Enable for z/OS Product Documentation V7: IBM WebSphere Portal Express Product Documentation V7: WebSphere Portal Product Documentation V8: IBM Web Content Manager Product Documentation V8: IBM WebSphere Portal Express Product Documentation V8: IBM WebSphere Portal Product Documentation (includes z/OS) Custom Search Scope...
Search
Community Articles > Hypervisor > DB2 pureScale > Configuring WebSphere Portal V7.0.0.1 with DB2 pureScale
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorJohn Chambers
Contribution Summary:
  • Articles authored: 1
  • Articles edited: 0
  • Comments Posted: 2

Recent articles by this author

Configuring WebSphere Portal V7.0.0.1 with DB2 pureScale

Beginning with WebSphere Portal and IBM Web Content Manager V7.0.0.1 Combined cumulative fix 007, both WebSphere Portal and IBM Web Content Manager have been tested and are supported with DB2 pureScale V9.8.0.3 or later.

Community articleConfiguring WebSphere Portal V7.0.0.1 with DB2 pureScale

Added by IBM contributor John Chambers | Edited by IBM contributor DeAnna Steiner on July 23, 2012 | Version 3
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
Beginning with WebSphere Portal and IBM Web Content Manager V7.0.0.1 Combined cumulative fix 007, both WebSphere Portal and IBM Web Content Manager have been tested and are supported with DB2 pureScale V9.8.0.3 or later.
Tags: DB2 pureScale config, 7.0.01
Designed for organizations that run online transaction processing (OLTP) applications on distributed systems, IBM DB2 pureScale offers clustering technology that helps deliver high availability and exceptional scalability transparent to applications. DB2 pureScale is based on technology from IBM DB2 for z/OS and is available as an option on IBM DB2 9.7 Enterprise Server Edition. (reference for more information: http://www.ibm.com/software/data/db2/linux-unix-windows/editions-features-purescale.html)

Beginning with WebSphere Portal and IBM Web Content Manager V7.0.0.1 Combined cumulative fix 007, both WebSphere Portal and IBM Web Content Manager have been tested and are supported with DB2 pureScale V9.8.0.3 or later. The steps to configure WebSphere Portal with DB2 pureScale are similar to those already documented in the information center (link), but with some differences as noted below.

Here is the additional information and steps that are needed to configure WebSphere Portal with DB2 pureScale:

1. You must use WebSphere Portal V7.0.0.1 with Combined CF007 or higher installed.
2. You must use DB2 pureScale version: 9.8.0.3 or later
3. You must use DB2 JDBC Driver version 9.7 FP3 JCC 4.9 or later for WLB support.
4. Tablespace Creation differences
For regular DB2 configuration, we do
CREATE SYSTEM TEMPORARY TABLESPACE ICMLSSYSTSPACE32 PAGESIZE 32 K MANAGED BY SYSTEM USING ('icmlssystspace32') BUFFERPOOL ICMLSMAINBP32
db2 "CREATE SYSTEM TEMPORARY TABLESPACE ICMLSSYSTSPACE4 PAGESIZE 4 K MANAGED BY SYSTEM USING ('icmlssystspace4') BUFFERPOOL ICMLSVOLATILEBP4
db2 "CREATE USER TEMPORARY TABLESPACE ICMLSUSRTSPACE4 PAGESIZE 4 K MANAGED BY SYSTEM USING ('icmlsusrtspace4') BUFFERPOOL ICMLSVOLATILEBP4
For DB2 pureScale, only automatic storage is supported, so the above statements need to be replaced with:
CREATE SYSTEM TEMPORARY TABLESPACE ICMLSSYSTSPACE32 PAGESIZE 32 K BUFFERPOOL ICMLSMAINBP32
db2 "CREATE SYSTEM TEMPORARY TABLESPACE ICMLSSYSTSPACE4 PAGESIZE 4 K BUFFERPOOL ICMLSVOLATILEBP4
db2 "CREATE USER TEMPORARY TABLESPACE ICMLSUSRTSPACE4 PAGESIZE 4 K BUFFERPOOL ICMLSVOLATILEBP4
5. Adjust the setting in the WebSphere Deployment Manager (DMgr) console on each jdbc datasource for enabling pureScale load balance feature:
Log into Deployment Manager administrative console, click Resources -> JDBC -> Data Sources, click each of the data sources for DB2 pureScale, -> custom properties -> add -> enableSysplexWLB (value: true)

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (3)
collapsed Versions (3)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (3)Jul 23, 2012 1:51:29 PMDeAnna Steiner  IBM contributor
2Aug 30, 2011 3:47:14 PMJohn Chambers  IBM contributor
1Aug 30, 2011 3:43:34 PMJohn Chambers  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use