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

Yielding timeslice

Hello,

I'm getting a large number of paragraphs like this in a db2diag.log:

2008-10-22-09.31.50.339542+120 I277626395A468 LEVEL: Warning
PID : 1576968 TID : 1 PROC : db2agntp (SST) 0
INSTANCE: db2inst2 NODE : 000 DB : SST
APPHDL : 0-796 APPID: C0A8D86E.N605.00F802073103
FUNCTION: DB2 UDB, base sys utilities, sqleWaitUntilReactivated, probe:901
MESSAGE : Yielding timeslice...
DATA #1 : Hexdump, 4 bytes
0x0FFFFFFFFFFF5774 : 870F 0035 ...5

DB2 version: 8.1 FP 17 64 bit on AIX 5.3.

What does the message mean?

--
Regards,
Troels Arvin
Oct 22 '08 #1
1 3390
On Oct 22, 3:37 am, Troels Arvin <tro...@arvin.dkwrote:
Hello,

I'm getting a large number of paragraphs like this in a db2diag.log:

2008-10-22-09.31.50.339542+120 I277626395A468 LEVEL: Warning
PID : 1576968 TID : 1 PROC : db2agntp (SST) 0
INSTANCE: db2inst2 NODE : 000 DB : SST
APPHDL : 0-796 APPID: C0A8D86E.N605.00F802073103
FUNCTION: DB2 UDB, base sys utilities, sqleWaitUntilReactivated, probe:901
MESSAGE : Yielding timeslice...
DATA #1 : Hexdump, 4 bytes
0x0FFFFFFFFFFF5774 : 870F 0035 ...5

DB2 version: 8.1 FP 17 64 bit on AIX 5.3.

What does the message mean?

--
Regards,
Troels Arvin
Hi Troels,

This message is likely benign - it doesn't indicate anything is wrong
with the system. My guess is that you likely have a large number of
agents (maxagents) and/or pooled agents (num_poolagents) configured,
causing some contention on an internal serialization mechanism. If
this message is causing problems (db2diag.log consuming way too much
disk space because of this message), you should open a PMR or contact
your service rep to have this message removed (it's been removed in
v9.5, but that probably won't help you much :-) ).

Cheers,
Liam.
Oct 22 '08 #2

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

Similar topics

3
by: Calvin Spealman | last post by:
I was wondering if it was possible, now or with a patch, to do either of the following: 1) Cause another thread's most recent function, or a given function in a given thread, to yield its...
2
by: One's Too Many | last post by:
Ran into a strange problem today: 8.1.7 on AIX 4.3.3 Database and applications had been working fine for two years and all of a sudden a couple of regularly-run queries are now no longer...
21
by: Alo Sarv | last post by:
Hi From what I have understood from various posts in this newsgroup, writing event loops pretty much comes down to this: while (true) { handleEvents(); sleep(1); // or _sleep() or...
3
by: Kevin Chandler | last post by:
Greetings to All, I have a c# conversion app that does a lot of crunching and updates a status window containing a RichText control. The updates to the control do not appear until the job is...
4
by: george | last post by:
I am writing a process that is a tight loop that consumes alot of cpu. Back in my VB days I could use "DoEvents" to periodically yield control to the OS incase there were any pending events. This...
21
by: Doug Thews | last post by:
I was noticing that when I run a multi-threaded app from within the IDE and then I close the main form (which spun off all of the threads), that the Stop/Pause VCR buttons in the debugger are still...
5
by: Bob Day | last post by:
Using VS 2003, VB.net, MSDE... I have seen some sample programs use the following line to yield a time slice to other threads: Thread.CurrentThread.Sleep(0) The line does not produce a error,...
7
by: (Jamie Andrews) | last post by:
For a research project, we're looking for a reliable parser for C that will take an ANSI C program and yield a tree representation of the program (as a Java or C++ object). Of course a grammar...
18
by: Jon Slaughter | last post by:
"Instead of just waiting for its time slice to expire, a thread can block each time it initiates a time-consuming activity in another thread until the activity finishes. This is better than...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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...

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.