Multidomain MDM 
			
			- Multidomain MDM 10.3
- 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 Operational Reference Store 
						 | 
|  PortNumber 
						 | 1433 
						 | 
|  SelectMethod 
						 | cursor 
						 | 
|  ServerName 
						 | Microsoft SQL Server host name 
						 | 
| 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.mssql.MSSQLValidConnectionChecker 
						   | 
| Check Valid Sql 
						 | Not applicable 
						 | 
| Validate On Match 
						 | false 
						 | 
| Background Validation 
						 | false 
						 | 
| Validation Millis 
						 | 0 
						 | 
| Stale Connection Checker 
						 | Not applicable 
						   | 
| Exception Sorter 
						 | Not applicable 
						   |