DB2 - Problem description
| Problem IC85625 | Status: Closed |
USING ATTACH=TRUE DURING CONNECT THROWS SQL0843N | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
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 Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to v97fp7 or later. * **************************************************************** | |
| Local Fix: | |
NA | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
| Solution | |
Fixed in v97fp7. SQL0843N will not occur during connect using attach=true. | |
| Workaround | |
not known / see Local fix | |
| BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC85803 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 31.07.2012 20.10.2012 20.10.2012 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP7 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.7 |
|