Database Provider Configuration

Use the Database Provider Configuration page to review and edit the properties of the JDBC database provider.

To view this administrative console page, click Resources > JDBC > Business Integration Data Sources > Select > Edit Provider

Required security role for this task: When security and role-based authorization are enabled, you must be logged in as an administrator or a configurator to perform this task.

The Database Provider Configuration page shows the properties on the JDBC database provider level. After you configure the database provider, there are some properties you cannot edit such as Provider and JDBC Provider Name.


Links marked (online) require access to the Internet.

Check for updates to this topic (online)

Provider

Identifies the database provider name or file store. They cannot be edited. The provider name can only be selected during the component configuration that needs this data source.

Table 1. Provider
Property Value
Data type String
Default none

JDBC Provider Name

Identifies the JDBC provider name which is WebSphere® Application Server JDBC provider template name for the corresponding provider. This name cannot be edited.

Table 2. JDBC Provider Name
Property Value
Data type String
Default none

Implementation Type

Specifies the implementation type of XA or Connection Pool (CP). For most database providers, use XA as the implementation type needed for two-phase commits.

Table 3.
Property Value
Data type String
Default Depends on the database provider. See "Data sources".

Scope

Identifies if the scope for a data source is at cell, cluster, or server level. The server scope is fully qualified with its node name. For example, NodeA/TestServer is a fully qualified server scope. You cannot edit the scope once it is configured.

Table 4. Scope
Property Value
Data type Boolean
Default Cell

Select Node

Specifies the node to which you are configuring the provider specific driver paths.

Table 5. Select Node
Property Value
Data type String

Driver Paths

Specifies the database provider's driver paths. The list of the driver paths that need to be configured depend on the database provider.

Table 6. Driver Paths
Property Value
Data type String
Default Dependent on the database provider.

Under Additional Properties is a link to additional information.

JDBC Provider
Links you to the WebSphere Application Server Network Deployment JDBC data source configuration page. Use this page to fine tune data source configuration settings.