473,396 Members | 2,039 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

IBM DB2 bug due to db2cli.ini entries

Hi All,
We had an issue lately with entries in db2cli.ini file. We had our
application
connecting to this from Websphere Application Server, with default
package settings to db2. There was also another application on a
different application server connecting to same db2 database and both
were sharing the db2 client. This application had a CURRENTPACKAGESET
defined in db2cli file.
For some reason after some hits, when our application tried to insert
data in a particular table using JDBC executeBatch, the insert failed
because it was trying to insert USING CURRENTPACKAGESET of OTHER
application instead of using the default package. This seems to be a
bug with db2 v 7.2.
The solution is to put CURRENTPACKAGESET=NULLID and defining our DSN
in the db2ini file.
Hope this helps someone :)
Sachin
Nov 12 '05 #1
0 1631

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: andreas.maurer1971 | last post by:
Hi all, since a few years I use the following statement to find duplicate entries in a table: SELECT t1.id, t2.id,... FROM table AS t1 INNER JOIN table AS t2 ON t1.field = t2.field WHERE...
1
by: Raquel | last post by:
db2cli.ini File is the place where various options regarding database connection and application characteristics are given for applications using DB2 CLI driver. Why is the very same file...
3
by: Laurent | last post by:
Error While fetching BLOBs from a table using DB2CLI : ------------------------------------ SQL0429N The maximum number of concurrent LOB locators has been exceeded. Explanation: A maximum of...
1
by: stash | last post by:
I am trying to add a line to the db2cli.ini file. I want to add a section with the line disableunicode=1. I am able to make the changes - but I am not certain DB2 Connect is picking up the...
4
by: sri2097 | last post by:
Hi all, I'm storing number of dictionary values into a file using the 'cPickle' module and then am retrieving it. The following is the code for it - # Code for storing the values in the file...
7
by: Matt | last post by:
I have approximately 5 instances on my test server that are identical to my prod server. On the prod server, when I look at the services file, there is a single entry per instance and everything...
4
by: alinehp | last post by:
Hi I have an access violation in DB2SYS.dll at each ending of my application. This is a multithreaded application. Threads are created and managed by Tomcat. One thread connects to DB2 base...
9
by: Suman | last post by:
Happy Friday everyone!!! I am working on a windows service and a C# application and needed some help with certain functionality. Please read through my issue below. Thanks! I have a windows...
3
blyxx86
by: blyxx86 | last post by:
Is there any method to limit the number of entries a person can go back when using a form? For example, being able to only go back to entries entered on date() that way I can be sure no older...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.