472,351 Members | 1,572 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,351 software developers and data experts.

UDB: Backup Image Size & Used Pages Size

Hi,
I posted this on other user-groups.
Hardly got any responses. Here goes the question:

PLATFORM = DB2 UDB 8.2+ on AIX 5.x, DPF

Two Topics broadly:
(A) I wish to find out a rough correlation between the size
of Used Pages in the database and its backup image size
(Have to do some space calculation).
(B) How many partitions should be backed up in parallel to
gain the most optimum performance?

Specifically, the questions / observations on Topic A are
(Assuming Used Pages Size is fixed):
(1) Backup Image Size changes with number of buffers
specified in the backup command.
(2) Is backup image size related to number of partitions
even when the used pages are same?
(3) Does datatype have an impact on backup size?
OR
If the used pages add upto 1G, approx how much would be the
size of uncompressed backup image?

All answers / hints / experience-sharing are appreciated.

Regards,
Anurag

Feb 23 '06 #1
3 2261
Your USED PAGES in a database is always not correct. It depends on the
activity on database.
For example if u delete lot of records in a table and if there is no
REORG done it may not show up the correct usage of the USED PAGES.

But generally if your database is well maintained this USED PAGES is
the good indicator of how much space your tablespaces have used.

Where as your BACKUP image of the database contains everything.

As far as tuning the performance of BACKUP process is concerned please
explore the PARALLESIM ...etc options
you can check them in the DB2 ADMIN GUIDE.

cheers...
Shashi Mannepalli

Feb 24 '06 #2
Shashi Mannepalli wrote:
Your USED PAGES in a database is always not correct. It depends on the
activity on database.
The used pages indicator _is_ correct. It shows how many pages are
allocated in a tablespace. It is not intended to show on how much pages
the data in the DB would fit if it were optimally stored and not
fragmented.
But generally if your database is well maintained this USED PAGES is
the good indicator of how much space your tablespaces have used.
Even if it is not well maintained. ;-)
Where as your BACKUP image of the database contains everything.


Unless you are doing an incremental backup.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Feb 24 '06 #3
Sorry....i was referring to the HIGH WATER MARK usage...some
times....it may show higher than the intended
if u don't do REORG...etc

Knut Stolze is correct.

Feb 24 '06 #4

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

Similar topics

8
by: Rob S | last post by:
I have UDB 8.1 Personal Edition installed. I'm using Development centre to develop JAVA Stored Procedues. I am unable to debug them. I have...
27
by: Raquel | last post by:
This question if for UDB on LUW. Suppose I take regular database backups of my database Monday: database backup <ts1> Tuesday: Tablespace...
6
by: Raquel | last post by:
Hello!! Had some questions about UDB... 1. In the disaster recovery section, the manual states: " "If your plan for disaster recovery is to...
2
by: Raquel | last post by:
Hello!! Had some UDB related questions: 1. What is a 'session' in UDB? For example, the manual says "If a backup image was created using...
4
by: Erik Hendrix | last post by:
Hi, I have a quick question, when one sets the prefetch size = extent size, then when doing a backup we will have 1 agent (db2bm) doing the...
2
by: Vikrant | last post by:
Friends, I have read DB2/UDB 8.x 'RESTORE DATABASE Command', with my 'limited' knowledge & skill. I think it should address my concern, but I...
4
by: uthuras | last post by:
Hi all, I have DB2ESE version 8.1 with FP 4 on AIX 5.2. My database used to be 1.1TB. When the DB size is 1.1TB, it takes approximately 7 hours...
1
by: Joachim Klassen | last post by:
Hi all, a couple of questions regarding LOAD COPY YES: when does a LOAD COPY YES start to write its backup image ? After LOAD Phase or after...
5
by: zgh1970 | last post by:
Hi, Friends, default DB2 compression library. I am wondering if this option will have any new restriction on RESTORE in the following. (Can I...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....

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.