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

Catalog Cache Overflow

Hi all, I'm not new to DB2, but I am new to Version 8. Does this mean I
should increase my CATALOGCACHE_SZ ? The old diag log messages used to
mention which specific parameter was causing problems, so that's why I'm not
sure.

Catalog Cache Overflow
total memory : 1067540
memory needed: 2580
current configured size: 1064960
current used size (OSS): 1064388
maximum used size (OSS): 1327104
entry type: 2

Amy
Nov 12 '05 #1
3 4914
I posted this over the weekend and I don't think anyone saw it. Does anyone
have any clue what this diag message means?

"Amy DBA" <te********@gmail.NOSPAM.com> wrote in message
news:4K****************@newssvr22.news.prodigy.com ...
Hi all, I'm not new to DB2, but I am new to Version 8. Does this mean I
should increase my CATALOGCACHE_SZ ? The old diag log messages used to
mention which specific parameter was causing problems, so that's why I'm not sure.

Catalog Cache Overflow
total memory : 1067540
memory needed: 2580
current configured size: 1064960
current used size (OSS): 1064388
maximum used size (OSS): 1327104
entry type: 2

Amy

Nov 12 '05 #2
DB2 has a (distributed) catalog cache.
Everytime you access a table, view or routine it will cache the relevant
information.
In a DPF system this offloads the catalog node and in general it
improves compile performance.
So in this case that cache filled up. What I don't know off hand is
whether DB2 just issued an LRU algorithm to make space or stole some
memory from another heap. (like the package heap).
Unless you see a performance problem when compiling queries I wouldn't
worry about it.

Cheers
Serge
Nov 12 '05 #3
Amy, here's what I think:
current configured size:1064960+memory needed:2580=total memory: 1067540

DB2 caused the catalogue cache to "steal" the 2580 bytes from other
parms of the global shared memorry (either of:dbheap, package
cache,locklist,...).

maximum used size (OSS): 1327104 is the high water mark value reached
since the db was activated. This value should always be less than the
defined value in your db cfg. If not, you end up "stealing".

So yes, you should increase your catalogcache_sz to the value of the
high water mark, if:
You get that message often.

If this is a one-off occurence over a long monitoring time, I would not
bother all that much.

HTH, Pierre.
Amy DBA wrote:
I posted this over the weekend and I don't think anyone saw it. Does anyone
have any clue what this diag message means?

"Amy DBA" <te********@gmail.NOSPAM.com> wrote in message
news:4K****************@newssvr22.news.prodigy.com ...
Hi all, I'm not new to DB2, but I am new to Version 8. Does this mean I
should increase my CATALOGCACHE_SZ ? The old diag log messages used to
mention which specific parameter was causing problems, so that's why I'm


not
sure.

Catalog Cache Overflow
total memory : 1067540
memory needed: 2580
current configured size: 1064960
current used size (OSS): 1064388
maximum used size (OSS): 1327104
entry type: 2

Amy



--
Pierre Saint-Jacques - Reply to: sesconsjunk at attglobaljunk dot com
Reconstruct address: Remove the two junk and replace at and dot by
their symbols.
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.
Nov 12 '05 #4

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

Similar topics

1
by: xixi | last post by:
i am using db2 udb v8.1 on win 64 bit, i found this on my db2diag.log 2003-11-12-13.20.05.550001 Instance:DB2 Node:000 PID:1840(db2syscs.exe) TID:3068 Appid:AC100453.G761.00F8D15749BE...
3
by: maricel | last post by:
Could somebody confirm the behavior of UNCATALOG & CATALOG command based on the following situation: There are two NODES on DB2 UDB v8.1, MYNODEA & MYNODEB. MYNODEA has two databases proda &...
2
by: xixi | last post by:
we are using db2 udb v8.1 on win64bit 2003 server, i found this in db2diag.log, our application used jdbc for connection to this remote server, why the overflow number keep increasing, what should...
6
by: Mark | last post by:
I understand the concept of catalog cache (memory allocated from the dbheap to allow catalog lookups without the need to access disk each time). But the DB2 catalog tablespace (SYSCATSPACE) is...
1
by: hype | last post by:
Hi, could anyone explain the relationship between the "Catalog cache heap" in the db2mtrk output and the database config parameter catalogcache_sz. Thanks, Hype.
1
by: aj | last post by:
DB2 v8 FP5 Red Hat AS/EL 2.1 I found the following in my db2diag.log: 2004-09-07-10.01.37.747898 Instance:oltp Node:000 PID:14637(db2agent (NDRDB)) TID:8192 ...
0
by: mel_apiso | last post by:
Hi, after uncatalog one database, and catalog again with other name, if I try to connect with this database, everything is ok, but list applications only show me the connection with the...
3
by: Raj | last post by:
I created a refresh deferred MQT, and during full refresh there were 4 or 5 lock waits, all waiting on a 'S' lock on Internal Catalog Cache ? Can some one explain how to prevent this from happening?
10
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... We've been trying to migrate our asp.net apps off older, underpowered hardware to newer, bigger boxes but when we do, we see our databases start to melt. When I started to look into it,...
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?
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
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
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...
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
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,...

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.