DataSource configuration guide

本文详细介绍了如何在WebSphere Application Server 6.0.2中创建DB2数据源,包括设置认证别名、创建JDBC提供者及数据源等步骤,并提供了连接测试的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This page describes how to create the DB2 data source in WAS/WPS 6.0.2.
[b]Step 1: Create the J2C authentication alias for the database[/b]

1 Login the WAS console, click "Security" - > "GlobalSecurity" -> "Authentication" -> "JAAS Configuration" -> "J2C Authentication data";
2 Click "New", input "MTPDBAuthAlias" as the "Alias", the database user name and password in "User ID" and "Password" feilds, for example "db2admin" and "db2admin" are the user id and password of our local database;

[b]Step 2: Create the DB2 JDBC Provider if there is no such one[/b]

1 Click "Resources" -> "JDBC Providers" in the left navigation bar; the existing JDBC providers will be listed;
2 If there has the JDBC provider for DB2 (such as "DB2 JDBC2-compliant Provider " or "DB2 Universal JDBC Driver provider"), then do not need to create it again, skip this step and go to "Step 3"; Otherwise continue;
3 Click "New" button; select "DB2" as Database type, "DB2 Universal JDBC Driver provider" as Provider type, "Connection pool data source" as Implementation type.
4 Click "Next", this page shows the path of the DB2 JDBC driver; The path is defined with the variable "DB2UNIVERSAL_JDBC_DRIVER_PATH";
5 Click "Finish", and then save the changes to the master configuration.
6 Click "Environment" -> "WebSpehre variables" in the left navigation bar; find the value of viarable "UNIVERSAL_JDBC_DRIVER_PATH"; make sure the value is the correct location that DB2 driver jar/zip files exist; for example "C:\IBM\SQLLIB\java";

[b]Step 3: Create the Data source[/b]

1 Click "Resources" -> "JDBC Providers" in the left navigation bar; the existing JDBC providers will be listed;
2 Click the DB2 JDBC driver that you just created or has existed, then click the "Data sources" link;
3 Click "New" button, input "MTPDS" as the name, "jdbc/MTPDS" as the "JNDI name"; in the drop down list "Component-managed authentication alias", select "yourNodeName/MTPDBAuthAlias"; in "Database name", input the name of the database: "MTPDB";
4 If the driver is of JDBC type 4 ("DB2 Universal JDBC Driver provider"), you also need to input the server name and port number, like "localhost" and "50000";
5 Click "Save" to save the settings, and then save the changes to the master configuration.
[b]Step 3: Test the data source[/b]

1 Click "Resources" -> "JDBC Providers" in the left navigation bar; the existing JDBC providers will be listed;
2 Click the DB2 JDBC driver that you just created or has existed, then click the "Data sources" link;
3 Select "MTPDS", and then click "Test connection" button. The result will be shown, if the test is failed, go back again to check if there is anything wrong.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值