DB2 - Problembeschreibung
| Problem IC85879 | Status: Geschlossen |
CAN NOT READ PROPERTIES E.G ACR FROM DB2DSDRIVER.CFG | |
| Produkt: | |
DB2 CONNECT / DB2CONNCT / A10 - DB2 | |
| Problembeschreibung: | |
If we define a alternate group e.g DSND1 and then define DSND1
then ACR properties of DSND1 is not read for below
db2dsdriver.cfg file for db2cli validate command:
<database name="DSNI1" host="9.30.178.50" port="52100">
<wlb>
<parameter name="enableWLB" value="true"/>
<parameter name="maxTransports" value="25"/>
</wlb>
<acr>
<parameter name="enableAcr" value="true"/>
<parameter name="enableSeamlessAcr" value="true"/>
<alternategroup>
<parameter name="enableAlternateGroupSeamlessACR"
value="true"/>
<database name="DSND1" host="9.30.179.1" port="52600"/>
</alternategroup>
</acr>
</database>
<database name="DSND1" host="9.30.179.1" port="52600">
<wlb>
<parameter name="enableWLB" value="true"/>
<parameter name="maxTransports" value="25"/>
</wlb>
<acr>
<parameter name="enableAcr" value="true"/>
<parameter name="enableSeamlessAcr" value="true"/>
</acr>
</database>
db2dsdriver.cfg Validation :
----------------------------------------------------------------
-----------
[ DB2DSDRIVER_CFG_PATH env var : unset ]
[ db2dsdriver.cfg Path : C:\Documents and Settings\All
Users\Applicati
on Data\IBM\DB2\IBMDBCL1\cfg\db2dsdriver.cfg ]
----------------------------------------------------------------
-----------
[ List of keywords used for DSN : dsnd1 ]
Keywords Valid For Value
-------------------------------------------------------
DATABASE CLI,.NET,ESQL DSND1
HOSTNAME CLI,.NET,ESQL 9.30.179.1
PORT CLI,.NET,ESQL 52600
AUTHENTICATION CLI,.NET Server_Encrypt
COMMPROTOCOL CLI TCPIP
----------------------------------------------------------------
-----------
The validation completed | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users using db2cli validate tool * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to V101 FP1 or later releases * **************************************************************** | |
| Local-Fix: | |
In the db2dsdriver.cfg, put all the <database> sections before including the same <database> section in the <alternategroup> sections | |
| verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 1 for Linux, UNIX, and Windows | |
| Lösung | |
V101 FP1 fixes the issue | |
| Workaround | |
In the db2dsdriver.cfg, put all the <database> sections before including the same <database> section in the <alternategroup> sections | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 14.08.2012 31.10.2012 31.10.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.1.0.1 |
|
| 10.5.0.1 |
|