WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

JDBC provider settings

Use this page to create or modify JDBC provider settings.

To view this administrative console page, click Resources > JDBC Providers > JDBC_provider.

Important: If you use this page to modify the class path or native library path of an existing JDBC provider: After you apply and save the new settings, you must restart every application server within the scope of that JDBC provider for the new configuration to work. Otherwise, you receive a data source failure message.

Configuration tab

Name

Specifies the name of the resource provider.

Data type String
Description

Specifies a text description for the resource provider.

Data type String
Class path

Specifies a list of paths or JAR file names which together form the location for the resource provider classes.

For example, D:/SQLLIB/java/db2java.zip.

Class path entries are separated by using the ENTER key and must not contain path separator characters (such as ';' or ':'). Class paths contain variable (symbolic) names which you can substitute using a variable map. Check the driver installation notes for the specific required JAR file names.

Data type String
Native Library Path

Specifies a list of paths that forms the location for the resource provider native libraries.

Native path entries are separated by using the ENTER key and must not contain path separator characters (such as ';' or ':'). Native paths can contain variable (symbolic) names which you can substitute using a variable map.

Data type String
Implementation class name

Specifies the Java class name of the JDBC driver implementation.

This class is available in the driver file mentioned in the class path description above. For example, COM.ibm.db2.jdbc.DB2XADataSource.

Note: If you modify the implementation class name of the JDBC provider after you have created the provider, you might disconnect the provider from the template used to create it. As a result, data sources created from this JDBC provider do not have an associated template; you must manually configure a working data source through setting custom properties.
Data type String



Related concepts
JDBC providers

Related tasks
Creating and configuring a JDBC provider using the administrative console

Related reference
Data sources (Version 4)
Data source collection

Reference topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/udat_manjdbcprodet.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)