473,394 Members | 1,715 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,394 software developers and data experts.

DB2 Connect db2cli.ini file changes

I am trying to add a line to the db2cli.ini file. I want to add a [common]
section with the line disableunicode=1. I am able to make the changes - but
I am not certain DB2 Connect is picking up the changes. So I added some
trace statements - and indeed - no trace file. Is there a trick to picking
up the new db2cli.ini file?
Nov 12 '05 #1
1 5207
You need to keep two things in mind when doing this:

1. If your application is running on a separate client machine that
uses DB2 Connect to access DB2 then you should update the db2cli.ini
file on the client machine only, and not on the DB2 Connect machine.
The only exception to this is if your application is actually running
locally on the DB2 Connect machine itself.

2. If your application caches its connection string (which many do),
a change to the db2cli.ini will not be picked up until the application
process and any related services are stopped and restarted, or the
machine is rebooted.

Just a caution - be careful to limit tracing, it will slow your machine
down dramatically!

Hope this helps.

Perry Shindle
BearingPoint, Inc.

Nov 12 '05 #2

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

Similar topics

9
by: Tom Dacon | last post by:
I have a little desktop application (it happens to be a Windows Forms analog clock) that's written in VB.Net (2003). I placed a shortcut in my Startup program group to start it up when I log on. I...
0
by: Sachin Tilloo | last post by:
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...
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: Kim Bundgaard | last post by:
Hi Any suggestion would be fine. I have installed DB2 Connect EE V8.1 (fixpak 4) at two different Windows 2000 Servers, both have the same regional settings. I am connecting to the same DB2...
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...
2
by: SB | last post by:
Hi, To connect to the DB2 Driver, from a remote machine. Do we requier DB2 client. Can't we connect by just having IBM DB2 driver which is just a single file (db2cli.dll). I am using vb...
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: D. Patrick | last post by:
I need to connect to an Oracle database. I've never done it before. I see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work....
18
by: Bruce A. Julseth | last post by:
I have the following code $Host = "localhost"; $User = "Fred"; $Database = "house"; $Password = "mypw" echo "before mysqli<br />Host: " . $Host . "<br />" . $User . "<br />" . $Database;
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.