473,398 Members | 2,088 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,398 software developers and data experts.

Diag File Log Entry??

Does anyone have any idea what might be causing this error?
2005-11-02-11.23.02.769000-360 I17004595H370 LEVEL: Severe
PID : 3576 TID : 4632 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : CNTNTPUB
APPHDL : 0-434 APPID: *LOCAL.DB2.051102172303
FUNCTION: DB2 UDB, base sys utilities, sqleSubsequentConnect, probe:40
RETCODE : ZRC=0xFFFFFBF0=-1040

The platform is Windows 2003 Standard Server
Informational tokens are "DB2 v8.1.9.917", "OD_14086", "WR21350_14086",
and
FixPak "9".

Only about 40 concurrent users, database is very small, under 500 MB.

Thanks in advance!!!

Martin

Nov 12 '05 #1
2 5994
In article <11*********************@g47g2000cwa.googlegroups. com>,
mghale (ma*********@yahoo.com) says...
Does anyone have any idea what might be causing this error?
2005-11-02-11.23.02.769000-360 I17004595H370 LEVEL: Severe
PID : 3576 TID : 4632 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : CNTNTPUB
APPHDL : 0-434 APPID: *LOCAL.DB2.051102172303
FUNCTION: DB2 UDB, base sys utilities, sqleSubsequentConnect, probe:40
RETCODE : ZRC=0xFFFFFBF0=-1040

The platform is Windows 2003 Standard Server
Informational tokens are "DB2 v8.1.9.917", "OD_14086", "WR21350_14086",
and
FixPak "9".

Only about 40 concurrent users, database is very small, under 500 MB.

Thanks in advance!!!

Martin


The RETCODE=-1040 most likely means:

SQL1040N The maximum number of applications is already connected
to the database.

Explanation:

The number of applications connected to the database is equal to
the maximum value defined in the configuration file for the
database.

The command cannot be processed.

User Response:

Wait for other applications to disconnect from the database. If
more applications are required to run concurrently, increase the
value for maxappls . After all applications disconnect from the
database and the database is restarted, the new value takes
effect.

sqlcode : -1040

sqlstate : 57030
Nov 12 '05 #2
Thanks so much! That was exactly the problem. The app team
'supposedly' was using a connection pool on their end that was set to
20. So maxappls was set to 40. I increased it and all is working
great.

Thanks for the reply!!

Martin

Nov 12 '05 #3

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

Similar topics

7
by: Ed L. | last post by:
We are seeing what looks like pgsql data file corruption across multiple clusters on a RAID5 partition on a single redhat linux 2.4 server running 7.3.4. System has ~20 clusters installed with a...
5
by: Julia | last post by:
Strategy to read part of XML log file Hi, My log file will contains entries formatted as XML(i use this format since some time i would like to log entire objects) I am going to use ...
1
by: Venkatesh Subbaramu | last post by:
Hi, I found the folowing errors in my diag log ADM5500W DB2 is performing lock escalation. The total number of locks currently held is "1031", and the target number of locks to hold is "515"....
9
by: William Cruz | last post by:
I am working with the openfile dialogue on VB.NET express. I want the filename to appear on a label that I have on the main form when I click on a file on the openfile dialogue. How can this be...
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...
13
by: Praveen_db2 | last post by:
Hi All db2 8.1.3 Windows I am getting this error in db2diag.log.Please tell why is this error (-444) always there and how to go about for removing it. Diag.log output:...
6
by: saleemahmad70 | last post by:
Hi.. I am stuck with a problem where I need to extract some information from a File in C++.e.g File size,date of creation, Location on the Disk etc. I haven't been able to find any particular...
1
by: vijayarl | last post by:
Hi All, Requirement : 1.read the content of the dir 2.seach for "prstat-Lvs" file 3.rename this file to *.txt (as this file doesn't have the file typeextension --raw file) 4.open this *.txt...
1
by: Dan van Ginhoven | last post by:
Hi! For a couple of nights now I have observed that at 18:00 diag.log is flooded with this message: 2008-11-18-18.13.20.151992+060 E672850E578 LEVEL: Warning PID : 5102 ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
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
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
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.