DB2 - Problem description
| Problem IC61980 | Status: Closed |
TESCONN20.EXE, SHIPPED WITH THE DATASERVERCLIENET RETURNS AN ERROR MESSAGE FOR THE FACTORY LOOKUP | |
| product: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
| Problem description: | |
tesconn20.exe, shipped with the Data Server Driver returns an
error message for the factory lookup
in case there was a previous version of Data Server Driver on
the same system:
Step 1: Printing version info
.NET Framework version: 2.0.50727.3074
IDS .NET provider version: 9.0.0.2
IDS .NET file version: 9.7.0.2
Capability bits: ALLDEFINED
Build: 20090522
ERROR - Factory lookup failed - exception
System.Configuration.ConfigurationErrorsException:
Der registrierte .Net Framework-Datenp
rovider kann nicht gefunden bzw. geladen werden.
bei System.Data.Common.DbProviderFactories.GetFactory(DataRow
providerRow)
bei System.Data.Common.DbProviderFactories.GetFactory(String
providerInvariantName)
bei TestConn.myClassName.LoadIDS()
Warning, failed load of DbFactory for:IBM.Data.Informix
VSAI is not installed properly
Elapsed: 12,8946825
On a new, freshly installed system the lookup works fine:
Step 1: Printing version info
.NET Framework version: 2.0.50727.312
IDS .NET provider version: 9.0.0.2
IDS .NET file version: 9.7.0.2
Capability bits: ALLDEFINED
Build: 20090522
Factory for invariant name IBM.Data.Informix verified
VSAI is not installed properly
Elapsed: 0,484375 | |
| Problem Summary: | |
TESCONN20.EXE, SHIPPED WITH THE DATASERVERCLIENET RETURNS AN ERROR MESSAGE FOR THE FACTORY LOOKUP | |
| Local Fix: | |
The following workaround can be used: db2nmpcfg -register -level 9.7.0 -migrateIDS Program completed successfully After manually registered, the factory lookup works again: Step 1: Printing version info .NET Framework version: 2.0.50727.3074 IDS .NET provider version: 9.0.0.2 IDS .NET file version: 9.7.0.2 Capability bits: ALLDEFINED Build: 20090522 Factory for invariant name IBM.Data.Informix verified VSAI is not installed properly Elapsed: 0,894474 | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
| Solution | |
First Fixed in DB2 Version 9.7 fix pack 1 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 10.07.2009 19.03.2010 19.03.2010 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.1 |
|