home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC84133 Status: Geschlossen

DB2.NET MAY NOT FIND A PARAMETER IN THE DB2DSDRIVER.CFG FOR INSTANCE BASED
CLIENTS.

Produkt:
DB2 CONNECT / DB2CONNCT / A10 - DB2
Problembeschreibung:
When using the db2dsdriver.cfg file on instance based clients 
(eg, Data Server Client) instead of the Data Server Driver, it 
is possible that a parameter in the db2dsdriver.cfg file does 
not get picked up by a DB2 .NET application. 
 
For example, assume the following db2dsdriver.cfg file exists: 
 
<configuration> 
<dsncollection> 
<dsn alias="DBDT#RP" name="MYDB" host="myhost" port="447"> 
   <parameter name="CurrentSchema" value="MYSCHEM1"/> 
</dsn> 
<dsn alias="DBNT#RP" name="MYDB" host="myhost" port="447"> 
   <parameter name="CurrentSchema" value="MYSCHEM2"/> 
</dsn> 
<dsn alias="DBPT#RP" name="MYDB" host="myhost" port="447"> 
   <parameter name="CurrentSchema" value="MYSCHEM3"/> 
</dsn> 
<dsn alias="DBBP#RP" name="MYDB" host="myhost" port="447"> 
   <parameter name="CurrentSchema" value="MYSCHEM4"/> 
</dsn> 
</dsncollection> 
</configuration> 
 
 
In this specific case it is possible that the DBDT#RP data 
source would not find its CurrentSchema, yet all the others 
would. 
 
The problem stems from having a DCS directory and having the 
'name' field in the db2dsdriver.cfg file not properly finding 
its DCS name in the DCS directory when it should.  Since a DCS 
directory has to be involved this means that this APAR will only 
affect clients connecting to DCS servers such as DB2 for z/OS or 
DB2 for iSeries.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 v10.1, Fixpak 1                               * 
****************************************************************
Local-Fix:
Uncataloging the DCS directory or using a Data Server Driver 
will resolve this problem.  Another workaround would be to 
modify the 'name' field in the db2dsdriver.cfg file to match the 
local database name in the DCS directory as opposed to the 
target database name.
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
First fixed in DB2 v10.1, Fixpak 1
Workaround
see Local Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
12.06.2012
05.11.2012
05.11.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.1 FixList
10.5.0.1 FixList