473,396 Members | 2,037 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.

Memory hogging after restore with a warning

Hi all,

I am trying to move a database from one machine to another.
I backed up in offline mode, then I do a restore (without
rolling forward), which
finishes successfully but with warning 2529 (what's that?)

After that db2syscs hogs pretty much all available memory
on the machine whenever I attempt to connect to the database,
with no end in sight.

I am using DB2 8.1 on Win2K.

Thanks.
Nov 12 '05 #1
1 3319
If you move to Fixpak 2, there is a DB2 enhancement called "throttle
utilities" - you can read about it by searching on "throttle" here:
http://publib.boulder.ibm.com/infoce...help/index.jsp

This will keep backup from using all of the resources.

You cna read about SQL2529 here:

C:\tmp>db2 ? sql2529 |more
SQL2529W Warning! Restoring to an existing database that is
different from the backup image database, and the alias
name "<dbase>" of the existing database does not match
the alias name "<dbase>" of the backup image, and the
database name "<dbname>" of the existing database does
not match the database name "<dbname>" of the backup
image. The target database will be overwritten by the
backup version. The Roll-forward recovery logs
associated with the target database will be deleted.

Explanation:

The database aliases of the target and database image are not the
same, the database names are not the same, and the database seeds
are not the same, indicating these are different databases. The
current database will be overwritten by the backup version. The
Roll-forward recovery logs associated with the target database
will be deleted. The current configuration file will be
overwritten with the backup version.

User Response:

Return to the utility with the callerac parameter indicating
processing to continue or end.

Grisha Golberg wrote:
Hi all,

I am trying to move a database from one machine to another.
I backed up in offline mode, then I do a restore (without
rolling forward), which
finishes successfully but with warning 2529 (what's that?)

After that db2syscs hogs pretty much all available memory
on the machine whenever I attempt to connect to the database,
with no end in sight.

I am using DB2 8.1 on Win2K.

Thanks.


Nov 12 '05 #2

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

Similar topics

3
by: Darren Dale | last post by:
I am analysing medium sized datasets with Python. At the moment, I am processing the ASCII files into Python objects every time I run the script, because it takes about the same time as unpickling...
4
by: Mee Yamo | last post by:
Fellas!! This is a very complicated one and it took me a few days to figure out exactly what's going on, but here's the final story: I have a production environment running on .NET with a SQL...
3
by: Ian Taite | last post by:
Hello, I'm exploring why one of my C# .NET apps has "high" memory usage, and whether I can reduce the memory usage. I have an app that wakes up and processes text files into a database...
5
by: Tim Greenfield | last post by:
Hi, I have a problem I'm hoping is not too unusual. I'm trying to push a large file (50MB) out to the client from an ASP page. The reason I'm using an ASP page is so I can start the reading at a...
3
by: Max Powers | last post by:
Hello all, we finally upgraded our system so now our data is on a SQL 2000 database and our front end is on an Access 2000 database. Everything's looking good so far, but there's this little issue...
1
by: mrstephengross | last post by:
Hi there... I've got a problem with memory usage. Specifically, I've got some data structures that grow to be really gigantic over the course of the program's execution. I'm wondering if there...
1
by: zombek | last post by:
Hi. When I comipile my program (source at the bottom) with : g++ -O2 -static it gives me 'memory access violation' warning and when I dont use -O2 it doesn't. I need to use -O2 because my...
3
by: Tom | last post by:
I don't want to re-invent the wheel and am looking for a simple implementation of a text viewer or RichTextBox in read only mode that allows rapid file positioning within large data files without...
2
by: Sin Jeong-hun | last post by:
In short, is there any way to know the very code that is currently hogging the CPU? I've written an application which continously GETting web pages using HttpWebRequest's asynchronous methods...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
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.