WebSphere Extended Deployment V6.0.x     操作系统: AIX, HP-UX, Linux, Solaris, Windows

Configuring database sources

This topic explains how to configure database sources.

在您开始之前

Under normal circumstances, the JDBC connections do not need to be recreated. WebSphere Portal connections are created at the node level, and they should work properly for the new dynamic cluster. WebSphere Portal uses four databases and five datasource connections. The databases are:

The data source connections are:

关于本任务

Complete the following steps to configure database sources:
  1. From the Deployment Manager administrative console, click Resources > JDBC providers.
  2. Type the name of one of the WebSphere Portal nodes in the node selection box.
  3. Click Apply.
  4. Create a new JDBC provider. The information will match the existing provider for the single application server at the Cell level.
    • Database type: DB2
    • Provider type: DB2 Universal JDBC Driver Provider
    • Implementation type: Connection pool data source
    • Name: example – WebSphere Portal JDBC Provider
    • Description: example – WebSphere Portal JDBC Provider
    • Class path: example - c:/WebSphere/SQLLIB/java/db2java.zip
    • Native library path: *blank
    • Implementation class name: com.ibm.db2.jdbc.DB2ConnectionPoolDataSource
    • Click Apply.
  5. Create a data source. The datasource name and JNDI name must match one of the five datasources. The JNDI name is always jdbc/<datasource_name> where <datasource_name> is the name of the current datasource you are setting up. Likewise, the database name is one of the databases listed above.
    • Name: example – WebSphere Portal DB2 DataSource
    • JNDI name: example - jdbc/WebSphere Portal DB2 DataSource
    • Use this Data Source in container managed persistence (CMP): Clear this checkbox.
    • Description: example – WebSphere Portal DB2 DataSource
    • Data store helper class name: Click this button.
    • Component managed authentication alias: WP_demo_authDataAlias
    • Container managed authentication alias: WP_demo_authDataAlias
    • Mapping configuration alias: DefaultPrincipalMapping
    • Database name: demo - WebSphere Portal JDBC Provider
  6. Click Save to save the changes to the mastery repository.
  7. Click test connection to ensure the database is correct.



相關概念
Configuring WebSphere Extended Deployment 6.0.1 with WebSphere Portal 5.1.0.2
相關參考
相關資訊
WebSphere Extended Deployment
WebSphere Portal
任务主题    

使用条款 | 反馈

最近更新日期: Aug 14, 2006 2:00:44 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=/com.ibm.websphere.xd.doc/info/odoe_task/txdpdb.html

© Copyright IBM Corp. 2006. All Rights Reserved.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)