473,769 Members | 8,283 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

db2app.dll and AIX

Hi,

I have a process running on an XP machine, that uses the db2app.dll to
get DB snapshots. When the DB is on another Windows machine, all is
well. But when the DB is on an AIX machine, reponses slow down
considerably.

Any ideas?

Thanks,
Eyal.

Sep 14 '06 #1
0 1351

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

Similar topics

1
3101
by: Andy Meyer | last post by:
Hi all, I try to execute the "sqledrpd" - Api. I found it in the db2app.dll renamed to sqledrpd_api, but my application crashes. Here's the codesnippset. Perhaps someone can help?! Thanks in advance Andy
3
15532
by: StephenRichter | last post by:
I have installed the trial of db2 enterprise server on my w2k PC. Have also installed fix pack 8 of that product. I am using it to connect from an asp.net web page to an IBM as400. the 400 is at v5r1. >From the db2 command line shell I am able to connect to the as400 database. The error I am getting is:
6
7385
by: Mauro Miotello | last post by:
I've to create a webapp with VS.Studio.NET 2003 and DB2 Enterprise. I've create a webform and put this code on PageLoad event: 1 Dim strConnection As String 2 strConnection = ConfigurationSettings.AppSettings("DB2Connection.ConnectionString") 3 Dim DB2Conn = New IBM.Data.DB2.DB2Connection(strConnection) 4 Dim qry As String = "SELECT Codice, Ragionesoc as , Localita, Paiv AS FROM(Clifo)WHERE (Codice = @src OR...
1
3612
by: Mauro Miotello | last post by:
Someone are using successfully, VS.Studio 2003 on Windows 2003 with DB2 8.2.2 ? Mauro
1
4473
by: Sanju | last post by:
Hi.. I have working on Windows XP Operating System.Installed J2sdk 1.4.07 and installed IBM DB2 UDB version 8.1 Then i got the following error.. The procedure entry point SQLPrepareW@12 could not be located in the dynamic link library DB2APP.dll java.exe Entry Point not found
0
2175
by: Steve Richter | last post by:
I am trying, really trying to use the DB2Connection class provided by IBM to connect to a database on my old reliable as400 from the asp.net web page. When I run the DB2Connection code in my .aspx file I get an error: Unable to load DLL 'db2app.dll'. Exception Details: System.DllNotFoundException: Unable to load DLL 'db2app.dll'. with the help of this list I am using the @assembly directive to
4
3938
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 through ODBC and a C++ DLL. Another thread ends the application and disconnects. The disconnection is not even traced by DB2CLI. I add all traces I could gather.
14
9821
seraieis
by: seraieis | last post by:
Hi all, I've been working on a few home-grown apps for my department, one of which connects to a DB2 database and generates reports from it. It has worked splendidly on my machine, but this morning when I testing it on another users machine, it crashed. I’ve gotten 2 separate exceptions: 1) System.EntryPointNotFoundException: Unable to find an entry point named ‘nmpTraceOn’ in DLL ‘db2app.dll’. 2) System.DLLNotFoundException: Unable to...
1
4066
by: gimme_this_gimme_that | last post by:
Hello, Looking back on it - knowing what I know now - I should have run setup.exe by right clicking and explicitly running as an Administrator. Well, here I am. I installed DB2 Express-C from an account that is a member of the Administrators group. I got a pop-up that said:
0
9589
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10219
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10049
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9998
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8876
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3967
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.