473,795 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

db2diag.log error

I've just noticed the following errors in my db2diag.log file:

2003-07-18-01.29.18.203000-240 E3301H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

2003-07-18-01.29.18.265000-240 E3888H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

-----------------

I wasn't doing anything specific at the time of the errors [forget the
dates as I was backtesting some apps], I had just finished a database
backup and a db2move, but that had finished around 20 mins before the
two errors occurred.

Can anyone please shed some light on this as I would hate to run into
problems at a more critical juncture.

Win Server 2000, 4 gb mem, DB2 8.2.2 ESE Fp9 applied. With all my
present settings my db2syscs.exe process is hovering around 1725mb of
memory utilized. I have not seen it go beyond that no matter what I do.
I had some earlier problems with over allocating the BP's and crashing
when it blew through the 2gb mark .. Ugh ! Lesson learned there !

Instance memory settings:

MIN_PRIV_MEM = 512
PRIV_MEM_THRESH = 32767

There are no errors in the server OS event viewer so I am at a loss as
to what caused the error and why. Never had the erros before and
haven't changed any instance or database configuration params in ages.

Anyway, any help would be greatly appreciated.

T

Nov 12 '05 #1
5 7811
td******@hotmai l.com wrote:
I've just noticed the following errors in my db2diag.log file:

2003-07-18-01.29.18.203000-240 E3301H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

2003-07-18-01.29.18.265000-240 E3888H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

-----------------

I wasn't doing anything specific at the time of the errors [forget the
dates as I was backtesting some apps], I had just finished a database
backup and a db2move, but that had finished around 20 mins before the
two errors occurred.

Can anyone please shed some light on this as I would hate to run into
problems at a more critical juncture.

Win Server 2000, 4 gb mem, DB2 8.2.2 ESE Fp9 applied. With all my
present settings my db2syscs.exe process is hovering around 1725mb of
memory utilized. I have not seen it go beyond that no matter what I do.
I had some earlier problems with over allocating the BP's and crashing
when it blew through the 2gb mark .. Ugh ! Lesson learned there !

Instance memory settings:

MIN_PRIV_MEM = 512
PRIV_MEM_THRESH = 32767

There are no errors in the server OS event viewer so I am at a loss as
to what caused the error and why. Never had the erros before and
haven't changed any instance or database configuration params in ages.

Anyway, any help would be greatly appreciated.

T

Not knowing Windows in that depth, but one often overlooked problem in
*nix are the memory quotas for the userid under which DB2 runs...
Just a poke in the dark.

Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #2

<td******@hotma il.com> wrote in message
news:11******** **************@ g47g2000cwa.goo glegroups.com.. .
I've just noticed the following errors in my db2diag.log file:

2003-07-18-01.29.18.203000-240 E3301H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

2003-07-18-01.29.18.265000-240 E3888H585 LEVEL: Severe (OS)
PID : 1532 TID : 2944 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : DBNAME
APPHDL : 0-958 APPID: *LOCAL.DB2.0307 18052918
FUNCTION: DB2 UDB, oper system services, getPrivateChunk sFromOs,
probe:100
CALLED : OS, -, VirtualAlloc
OSERR : 8 "Not enough storage is available to process this command."
MESSAGE : Private memory and/or virtual address space exhausted
DATA #1 : Requested size, PD_TYPE_MEM_REQ UESTED_SIZE, 4 bytes
43008000

-----------------

I wasn't doing anything specific at the time of the errors [forget the
dates as I was backtesting some apps], I had just finished a database
backup and a db2move, but that had finished around 20 mins before the
two errors occurred.

Can anyone please shed some light on this as I would hate to run into
problems at a more critical juncture.

Win Server 2000, 4 gb mem, DB2 8.2.2 ESE Fp9 applied. With all my
present settings my db2syscs.exe process is hovering around 1725mb of
memory utilized. I have not seen it go beyond that no matter what I do.
I had some earlier problems with over allocating the BP's and crashing
when it blew through the 2gb mark .. Ugh ! Lesson learned there !


What you're seeing is DB2 attempting to allocate more memory than your
system will allow.
FP9 handles some instances of this error condition more gracefully than
others -- especially when allocating sort memory or dbheap memory. As you
noted, exceeding system limits with bufferpool sizes at startup is not a
pretty picture.

In order to know what is causing this we'd need more specific correlation
between what you were doing at the time of the error. (ie, db2 operations
such as backup/move, specific queries, etc.)

--
Matt Emmerton
Nov 12 '05 #3
Matt Emmerton wrote:

What you're seeing is DB2 attempting to allocate more memory than your
system will allow.
FP9 handles some instances of this error condition more gracefully than
others -- especially when allocating sort memory or dbheap memory. As you
noted, exceeding system limits with bufferpool sizes at startup is not a
pretty picture.

In order to know what is causing this we'd need more specific correlation
between what you were doing at the time of the error. (ie, db2 operations
such as backup/move, specific queries, etc.)

--
Matt Emmerton


Matt, to be honest I wasn't doing anything at the time, I had
successfuly finished a backup and db2move process. The process finished
30 mins prior to the error. It re-occurred over and over every few
hours until I finally stopped and started the instance.

I haven't stopped and started the instance for approx 3 weeks so it
appears to have taken this long before it blew some parameter
somewhere.

Any ideas ?

Nov 12 '05 #4
<td******@hotma il.com> wrote in message
news:11******** **************@ o13g2000cwo.goo glegroups.com.. .

Matt, to be honest I wasn't doing anything at the time, I had
successfuly finished a backup and db2move process. The process finished
30 mins prior to the error. It re-occurred over and over every few
hours until I finally stopped and started the instance.

I haven't stopped and started the instance for approx 3 weeks so it
appears to have taken this long before it blew some parameter
somewhere.

Any ideas ?

Memory leaks should not be ruled out, especially on Windows.
Nov 12 '05 #5

"Mark A" <no****@nowhere .com> wrote in message
news:R9******** ************@co mcast.com...
<td******@hotma il.com> wrote in message
news:11******** **************@ o13g2000cwo.goo glegroups.com.. .

Matt, to be honest I wasn't doing anything at the time, I had
successfuly finished a backup and db2move process. The process finished
30 mins prior to the error. It re-occurred over and over every few
hours until I finally stopped and started the instance.

I haven't stopped and started the instance for approx 3 weeks so it
appears to have taken this long before it blew some parameter
somewhere.

Any ideas ?

Memory leaks should not be ruled out, especially on Windows.


A good way to track this (and will help convince the DB2 service folks that
you really have a memory leak problem) is to take database snapshots [ db2
get snapshot for database <dbname> ] on a regular basis -- on your system,
every hour or two would probably be sufficient, especially since it takes 3
weeks for you to hit a critical error condition.

A database snapshot will show the size of every memory pool that has been
allocated, including the current allocation level and high-water-mark
levels. If this really is a memory leak, then we should see the current
allocation in some pools increasing over time. My guess is that the problem
memory pool will be the "database heap" (aka dbheap or dbh).

--
Matt Emmerton


Nov 12 '05 #6

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

Similar topics

3
5567
by: Odd Bjørn Andersen | last post by:
Every night at 21.30 we perform a full offline database backup. Just before the backup starts we do a db2stop/db2start. After the db2stop there is a message in the db2diag.log, and after the backup there is another message. And this happens every time. Here is an extract of the db2diag.log: 2004-03-01-21.30.38.812504 Instance:db2bpu1 Node:000 PID:25106(db2stop2) Appid:none base_sys_utilities stopdbm Probe:911 Database manager is...
7
7557
by: Shawn | last post by:
We are on IBM DB2 7.1 ON WINDOWS. The db2diag.log is not working and no new line written into it for few days. The last lines in db2diag.log shows: Warning: active log held by dirty pages. Decrease softmax and/or increase num_iocleaners. repeatedly . What is the problem? How can resolve it quickly? The applicatipna dnLDAP is up and running though.
2
2413
by: soccertl | last post by:
I wrote code that parses the db2diag.log to look for errors that would require us to generate a message to a service center indicating something is wrong. My problem is trying to figure out what the errors are. From studying the log, I noticed the codes on the first line after the date/time are all the same for the same message. For example: 2005-11-17-09.55.31.988098-420 E5537C330 LEVEL: Error (OS) PID : 21700 ...
0
385
by: Odd Bjørn Andersen | last post by:
Every time a task is run from the Task Center I get this error message in the db2diag.log: 2006-02-15-00.25.07.953000+060 I2H188 LEVEL: Error PID : 2880 TID : 1908 FUNCTION: DB2 Tools, DB2 administration server, transmitRunCmdMessage, probe:30 But the task is run without problems, and does what it is supposed to do. Then why this error message?
2
2413
by: Odd Bjørn Andersen | last post by:
When I run a backup script from the Task Center i get these messages: 2006-02-15-21.30.08.515000+060 E21985H390 LEVEL: Error PID : 2408 TID : 3416 PROC : db2syscs.exe INSTANCE: DB2 NODE : 000 DB : XDKE00 APPHDL : 0-1418 APPID: *LOCAL.DB2.060215203021 FUNCTION: DB2 UDB, base sys utilities, sqleDatabaseQuiesce, probe:1 MESSAGE : ADM7506W Database quiesce has...
4
7356
by: Praveen_db2 | last post by:
Hi All I am getting strange errors in my db2diag.log can any one tell me what these errors mean?? Following is the code from my db2diag.log ********************************************************************************************* 2006-02-23-17.53.12.253000 Instance:DB2 Node:000 PID:1600(db2syscs.exe) TID:440 Appid:AC10E010.J70A.00E883122250 base sys utilities sqleagnt_sigsegvh Probe:1 Database:DEVM_DB Error in agent...
6
4191
by: dunleav1 | last post by:
I have the following message in my db2diag.log file repeating every minute. Does anyone know what the error is ? 2006-07-10-10.27.08.921000-240 I95651H390 LEVEL: Error PID : 3228 TID : 3240 FUNCTION: DB2 Tools, DB2 administration server, MDUtility::connectMD, probe:10 DATA #1 : Sint32, 4 bytes 1
14
3543
by: Gio Galma | last post by:
how I can invoke the db2diag utility in a Windows environment? in my D:\Program Files\IBM\SQLLIB\BIN directory I can see only db2diag.dll, and it seems there isn't the command line version; which is the DB2 tool that uses this dll, in order to analyze the db2diag.log? thank you in advance for help (and please, excuse my bad english) Jo --
1
5821
by: oddbande | last post by:
We have just upgraded a test enviroment to db2 9, and have set both the notifylevel and diaglevel to 3. But even so I get a lot of these messages in my db2diag.log: 2006-11-02-00.10.11.951000+060 I326548H465 LEVEL: Info PID : 3008 TID : 4072 PROC : db2dasstm.exe INSTANCE: DB2 NODE : 000 APPID : *LOCAL.DB2.061101231048 FUNCTION: DB2 UDB, DRDA Communication Manager, sqljcReceive,...
6
5616
by: KG | last post by:
Hi, Does anyone knows how to recover the test file db2diag.log. By mistake I have delete the contents of db2diag.log, wondering if I could restore the contents of my db2diag.log.
0
10217
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...
0
9046
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...
1
7544
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6784
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
5440
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5566
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4114
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
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2922
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.