WAS v8.5 > Reference > SetsExtended data source properties
Use this page to set the extended data source properties for a DB2 database. We can 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 dmgr console page:
- For applications that do not use container-managed persistence click Applications > Application Types > WebSphere enterprise applications > application_name > Resource references
- For applications that use container-managed persistence click Applications > Application Types > WebSphere enterprise applications > application_name > Provide default data source mapping for modules containing 2.x entity beans.
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, 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 concepts:
Relational resource adapters and JCA
JDBC providers
Data sources
Related
Configure a data source
Reference:
Data source page