DB2 - Problem description
Problem IC90884 | Status: Closed |
DB2 V10.1 DB2INSTANCESTOP() API IS NOT DOWNLEVEL COMPATIBLE, DB2STOPOPTIONSSTRUCT WAS CHANGED | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
In DB2 v10.1 the db2StopOptionsStruct was changed which is an argument to db2InstanceStop(). If the API is called with a downlevel versionNumber less than db2Version1010 then the API does not honor the version of the input structures that was passed into the function. It will always assume the DB2 version 10.1 format of the input structures, even if they have a format of a previous release, for example v82. This can cause unpredicatable results, depending which iStopOption is used. For example the iStopOption SQLE_FORCE ("db2 stop with FORCE") might be lost so that the program fails with an unexpected error SQL1025N. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.1 Fix Pack 3. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
First fixed in Version 10.1 Fix Pack 3. Important notice: If you are using the db2InstanceStop API and you have previously compiled your program with DB2 v10.1 release less than Fixpak 3 (i.e. v10.1 GA till v10.1 FP2) then you have to recompile your application with Fixpack 3. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC95360 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 15.03.2013 27.09.2013 27.09.2013 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.3 | |
10.1.0.3 |