+

Search Tips   |   Advanced Search

Extended data source properties


To set the extended data source properties for a DB2 database. Use these properties to allow an application to extend the custom properties for a data source or override any non-core properties that already exist for that data source.

To access this admin console page:

For data sources that use the DB2 Universal JDBC driver or DB2 Using IBM JCC Driver, click Extended properties... in the Target Resource JNDI Name column.

Name

Name (or key) for the property.

Each property name must be unique. If the same name is used for multiple properties, the value specified for the first property that has that name is used.

Do not start the property names with was, because this prefix is reserved for properties that are predefined in the application server.

Data type String

Value

Property value.

Data type Variable





 

Related concepts


Relational resource adapters and JCA
JDBC providers
Data sources

 

Related tasks


Set a data source
Extend DB2 data source definitions at the application level

 

Related