Multidomain MDM
- Multidomain MDM 10.3 HotFix 1
- All Products
<?xml version="1.0" encoding="UTF-8"?> <module xmlns="urn:jboss:module:1.0" name="com.informatica.mdm.jdbc"> <resources> <resource-root path="<JDBC driver file name>"/> </resources> <dependencies> <module name="javax.api"/> <module name="javax.transaction.api"/> </dependencies> </module>
Field Name
| Syntax of Value
|
---|---|
Name
|
|
JNDI Name
|
|
Key
| Value
|
---|---|
DatabaseName
| Name of the database that you create.
|
DeferPrepares
| false
|
DriverType
| 4
|
PortNumber
| 50000
|
ServerName
| IBM DB2 server name
|
fullyMaterializeInputStreams
| true
|
fullyMaterializeLobData
| true
|
progressiveStreaming
| 2
|
Field Name
| Description
|
---|---|
Username
| Name of the Operational Reference Store
|
Password
| Password to access the Operational Reference Store
|
Property
| Value
|
---|---|
Min Pool Size
| 5
|
Max Pool Size
| 100
|
Strict Minimum
| false
|
Prefill enabled
| false
|
Flush Strategy
| FailingConnectionOnly
|
Idle Timeout
| 0
|
Track Statements
| false
|
Property
| Value
|
---|---|
Valid Connection Checker
| org.jboss.jca.adapters.jdbc.extensions.db2.DB2ValidConnectionChecker
|
Check Valid Sql
| Not applicable
|
Validate On Match
| false
|
Background Validation
| false
|
Validation Millis
| 0
|
Stale Connection Checker
| org.jboss.jca.adapters.jdbc.extensions.db2.DB2StaleConnectionChecker
|
Exception Sorter
| org.jboss.jca.adapters.jdbc.extensions.db2.DB2ExceptionSorter
|