DB2 - Problembeschreibung
| Problem IC85625 | Status: Geschlossen |
USING ATTACH=TRUE DURING CONNECT THROWS SQL0843N | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
USING ATTACH=TRUE DURING CONNECT THROWS SQL0843N.
For e.g.
Here's a sample db2dsdriver.cfg
<configuration>
<dsncollection>
<dsn alias="mydsn" name="mydb" host="myhost" port="9999">
</dsn>
</dsncollection>
<parameters>
<parameter name="Attach" value="TRUE"/>
<parameter name="ConnectionTimeout" value="300"/>
</parameters>
</configuration>
During connect with mydsn, following error occurs
[IBM][CLI Driver] SQL0843N The server name does not specify an
existing connection. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to v97fp7 or later. * **************************************************************** | |
| Local-Fix: | |
NA | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
| Lösung | |
Fixed in v97fp7. SQL0843N will not occur during connect using attach=true. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC85803 Nachfolger : | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 31.07.2012 20.10.2012 20.10.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP7 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.7 |
|