CMP connection factory settings

Use this page to view the settings of a connection factory that is used by a CMP bean to access any backend data store. This connection factory is only in "read" mode. It cannot be modified or deleted.

To view this administrative console page, click...

Resources | Resource Adapters | WebSphere Relational Resource Adapter | CMP Connection Factories | connection_factory

 

Configuration tab

Scope Level to which this resource definition is visible -- the cell, node, or server level.

Resources such as JDBC Providers, Namespace bindings, or shared libraries can be defined at multiple scopes, with resources defined at more specific scopes overriding duplicates which are defined at more general scopes.

Note that no matter what the scope of a defined resource, the resource's properties only apply at an individual server level. For example, if you define the scope of a data source at the Cell level, all users in that Cell can look up and use that data source, which is unique within that Cell. However, resource property settings are local to each server in the Cell. For example, if you define max connections to 10, then each server in that Cell can have 10 connections.

Cell The most general scope. Resources defined at the Cell scope are visible from all Nodes and servers, unless they are overridden. To view resources defined in the cell scope, do not specify a server or a node name in the scope selection form.

Node The default scope for most resource types. Resources defined at the Node scope override any duplicates defined at the Cell scope and are visible to all servers on the same node, unless they are overridden at a server scope on that node. To view resources defined in a node scope, do not specify a server, but select a node name in the scope selection form.

Server The most specific scope for defining resources. Resources defined at the Server scope override any duplicate resource definitions defined at the Cell scope or parent Node scope and are visible only to a specific server. To view resources defined in a server scope, specify a server name as well as a node name in the scope selection form.

When resources are created, they are always created into the current scope selected in the panel. To view resources in other scopes, specify a different node or server in the scope selection form.

Data type String

Name Specifies the display name for the resource.

Data type String

JNDI name Specifies the JNDI name of the resource.

Data type String

Description Specifies a description for the resource.

Data type String

Category Specifies a category string which can be used to classify or group the resource.

Data type String

Authentication Preference Specifies which of the authentication mechanisms that are defined for the corresponding resource adapter applies to this connection factory.

For example, if two authentication mechanism entries are defined for a resource adapter (KerbV5 and Basic Password), this specifies one of those two types. If the authentication mechanism preference specified is not an authentication mechanism available on the corresponding resource adapter, it is ignored.

Data type String

Component-managed authentication alias References authentication data for component-managed signon to the resource.

Data type Drop-down list

Container-managed authentication alias References authentication data for container-managed signon to the resource.

Data type Drop-down list