473,480 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

TSM Troubles

We have a DW and are using TSM for the logs and backups. We are
constantly
getting retry messages in the db2diag.log inidicating that DB2 won't
try to
archive for another 5 minutes. This is a continuous problem. I
understand an
occasional message like this is ok, but not constantly...Has anyone
else
experienced this problem with TSM not being able to keep up? Our logs
are
going to TSM disk pool then off to tape. Also, I am thinking that
cutting a log every 15 minutes is a good number (4 per hr). What is
everyone else using as a rule of thumb here? Thks, John
Nov 12 '05 #1
3 1745
Ian
John wrote:
We have a DW and are using TSM for the logs and backups. We are
constantly getting retry messages in the db2diag.log inidicating that
DB2 won't try to archive for another 5 minutes. This is a continuous
problem. I understand an occasional message like this is ok, but not
constantly...Has anyone else experienced this problem with TSM not
being able to keep up? Our logs are going to TSM disk pool then off
to tape. Also, I am thinking that cutting a log every 15 minutes is
a good number (4 per hr). What is everyone else using as a rule of
thumb here? Thks, John

Have you investigated why your user exit is failing? This would be
the first place to start -- i.e. see what the return code from the
TSM server is.

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #2
Thanks Ian but all we know is that it is not completing fast enough.
As you know the error codes returned are limited to a few and we have
been able to track those down. I have another question. Has anyone
experimented with setting the user exit BUFFER_SIZE variable (this is
the buffer db2 passes to TSM during a log archive request) to larger
then 4096K or 32K in a DW environment? The default of 32K (v8.1) does
not appear to be adequate for large DW logs.


jo******@hotmail.com (John) wrote in message news:<f8**************************@posting.google. com>...
We have a DW and are using TSM for the logs and backups. We are
constantly
getting retry messages in the db2diag.log inidicating that DB2 won't
try to
archive for another 5 minutes. This is a continuous problem. I
understand an
occasional message like this is ok, but not constantly...Has anyone
else
experienced this problem with TSM not being able to keep up? Our logs
are
going to TSM disk pool then off to tape. Also, I am thinking that
cutting a log every 15 minutes is a good number (4 per hr). What is
everyone else using as a rule of thumb here? Thks, John

Nov 12 '05 #3
Ian
John wrote:
Thanks Ian but all we know is that it is not completing fast enough.
As you know the error codes returned are limited to a few and we have
been able to track those down. I have another question. Has anyone
experimented with setting the user exit BUFFER_SIZE variable (this is
the buffer db2 passes to TSM during a log archive request) to larger
then 4096K or 32K in a DW environment? The default of 32K (v8.1) does
not appear to be adequate for large DW logs.


I assume that you are using the sample user exit that IBM provides for
writing to TSM (db2uext2). If so, it should be creating a file called
ARCHIVE.LOG in the location defined by AUDIT_ERROR_PATH ... This file
should have more information about why the user exit is failing (i.e.
a TSM return code).

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #4

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

Similar topics

33
2921
by: Darren Dale | last post by:
I love the language. I love the community. My only complaint is that Python for Windows is built with Visual Studio. It is too difficult to build python, or a module, from source. This is what...
0
1942
by: lmckaha | last post by:
Hi, Mysql version: 3.23.49 Solaris version: 2.7 gcc compiler version: 2.95.2 Python : 2.2.2 I'm evaluating the C and C++ API to decide which one to bye but I have many troubles.
3
1422
by: Mr. B | last post by:
GRRRR... I've run across a situation in which I have NO solution. Hopefully there is one. VB.net. It's rather simple. I've a ComboBox that get's populated via a Database. And I pre-select...
4
1459
by: jernej goricki | last post by:
Hy I'm trying to edit a XSLT document, just like I'm editing a XML document : (Im trying to make a new xsl:template tag here ) Dim myXml As New XmlDocument()...
4
2104
by: Edwin G. Castro | last post by:
I want to start a process from a C# application. I also want to redirect standard error to standard output so that I can read output from both streams just like I could from a command line. In...
0
1345
by: Stefan Slapeta | last post by:
Hi all, I've experienced some troubles with message tables and wanted to know if anybody knows a solution for one of them: - If I translate my .mc file into a Unicode .bin file, some of the...
0
2645
by: D'ALMEIDA Jorge | last post by:
Well i'm trying to get the icon of the visibles windows. i'm using: EnumWindows, IsWindowVisible, and SendMessage with the "WM_GETICON" parameter sometimes then SendMessage function return...
0
1472
by: Michal | last post by:
I have troubles with instaling .Net Framework 2.0 (Beta 2 - 2.0.50215). The main instalation went just fine, troubles begin with my attemt to run aspnet_regiss.exe -i. Asp.Net is instaled into IIS...
0
1425
by: JohnIdol | last post by:
VC++6 to VC++2003 - linking troubles -------------------------------------------------------------------------------- Hi All, I successfully ported an application from VC++6 to VS2003. Solved...
1
1643
by: Pegasus | last post by:
Good morning, I'm Filippo Battaglia. We're porting Apache STDCXX under Nanodesktop. We are trying to make nd compatible also with C++ and not only with C. Unfortunately, we're finding different...
0
7055
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
6920
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...
1
6758
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
5362
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,...
1
4799
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...
0
3011
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...
0
1311
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 ...
1
572
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
203
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...

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.