+

Search Tips   |   Advanced Search

Extended data source properties

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 administrative 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.

If we include multiple values for an extended data source property, we must enclose those values in quotation marks.


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 your property names with was, because this prefix is reserved for properties that are predefined in the application server.

Information Value
Data type String


Value

Property value.

Information Value
Data type Variable


Related:

  • Relational resource adapters and JCA
  • JDBC providers
  • Data sources
  • Extend DB2 data source definitions at the application level
  • Configure a data source
  • Data source collection